{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-moore-haven-fl",
  "name": "Spot2Nite",
  "description": "Check out Meadowlark Shores RV Park in Moore Haven, Florida on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-moore-haven-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/316e9231-8e58-11f0-90ac-292a6ae25f59/card.jpg?v=63924736194"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1880 Williams Road",
    "addressLocality": "Moore Haven",
    "addressRegion": "FL",
    "postalCode": "33471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.794111,
    "longitude": -81.29547199999999
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "53",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$53+"
}