{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandusky-rv-resort-whitesboro-tx",
  "name": "Sandusky RV Resort",
  "description": "Sandusky RV Resort camping reservations and campground information. Learn more about camping near Sandusky RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sandusky-rv-resort-whitesboro-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782909/%7Bpht%7DphotoURL1-Sign8%7Bpht%7D1721311888418.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25279 US Hwy 377",
    "addressLocality": "Whitesboro",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.65622,
    "longitude": -96.90695
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sandusky-rv-resort/CHUB/782909/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}