{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunny-beach-rv-resort-stover-mo-1",
  "name": "Sunny Beach RV Resort",
  "description": "Book your perfect spot!",
  "url": "https://campertunity.com/listings/campgrounds/sunny-beach-rv-resort-stover-mo-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/a0e8b3e3-2a08-4b91-b669-d91c45571ad4/blob-b6e3017.png",
    "http://img1.wsimg.com/isteam/ip/a0e8b3e3-2a08-4b91-b669-d91c45571ad4/blob-b6e3017.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5000 Sunny Beach Ln",
    "addressLocality": "Stover",
    "addressRegion": "MO",
    "postalCode": "65078",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://sunnybeachrvresort.com/"
  ]
}