{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-marion-nc",
  "name": "Spot2Nite",
  "description": "Check out Barefoot Landing Camping Resort in Marion, North Carolina on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-marion-nc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7ddf9866-fb3f-11ee-8b51-42010a00142d/card.jpg?v=63893133096"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "188 Uptons Landing Road",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.71128789999999,
    "longitude": -81.9724725
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "10:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "89",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$89+"
}