{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitesboro-rv-resort-whitesboro-tx",
  "name": "Whitesboro RV Resort",
  "description": "Whitesboro RV Resort camping reservations and campground information. Learn more about camping near Whitesboro RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/whitesboro-rv-resort-whitesboro-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784020/%7Bpht%7DphotoURL4-original%7Bpht%7D1699569692235.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "59 Club Lake Lane",
    "addressLocality": "Whitesboro",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.65311,
    "longitude": -96.93979
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/whitesboro-rv-resort/CHUB/784020/overview",
    "https://whitesbororvresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}