{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-summersville-wv",
  "name": "Spot2Nite",
  "description": "Check out Mountain Lake Campground & Cabins in Summersville, West Virginia on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-summersville-wv",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/332ed0d3-51ca-11f0-8cdd-9c7e283f01ff/card.jpg?v=63918078149"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1898 Airport Road",
    "addressLocality": "Summersville",
    "addressRegion": "WV",
    "postalCode": "26651",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.23989,
    "longitude": -80.8729805
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$15+"
}