{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-beach-noel-mo-1",
  "name": "Shady Beach",
  "description": "Experience the best of Elk River floating, camping, and cabin rentals at Shady Beach Campground in Noel, MO. Book your adventure today!",
  "url": "https://campertunity.com/listings/campgrounds/shady-beach-noel-mo-1",
  "image": [
    "https://www.shadybeach.com/wp-content/uploads/sites/8332/2026/02/DJI_0087-1-scaled-1.jpg.jpeg?w=700&h=700&zoom=2",
    "https://www.shadybeach.com/wp-content/uploads/sites/8332/2026/01/Shady-Beach-Campground-Main-Logo.png?w=1000&h=1000&zoom=2",
    "https://www.shadybeach.com/wp-content/uploads/sites/8332/2026/02/DJI_0087-1-scaled-1.jpeg?resize=1200%2C900&zoom=2",
    "https://www.shadybeach.com/wp-content/uploads/sites/8332/2026/01/Shady-Beach-Campground-Main-Logo.png?h=120&zoom=2"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14332 Missouri 59",
    "addressLocality": "Noel",
    "addressRegion": "MO",
    "postalCode": "64854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5794444,
    "longitude": -94.4644444
  },
  "sameAs": [
    "https://www.shadybeach.com"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "70",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$70+"
}