{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunny-beach-rv-resort-stover-mo",
  "name": "Sunny Beach RV Resort",
  "description": "Sunny Beach RV Resort camping reservations and campground information. Learn more about camping near Sunny Beach RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sunny-beach-rv-resort-stover-mo",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782698/%7Bpht%7DphotoURL1-IMG_0373%7Bpht%7D1721311875050.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5000 Sunny Beach Ln",
    "addressLocality": "Stover",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.22494,
    "longitude": -92.98924
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sunny-beach-rv-resort/CHUB/782698/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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}