{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-springfield-mo-us",
  "name": "Spot2Nite",
  "description": "Check out Caravan RV in Springfield, Missouri on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-springfield-mo-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/e1f8a53c-1d26-11ef-ad17-42010a0014c7/card.jpg?v=63893135053"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1651 East Caravan Street",
    "addressLocality": "Springfield",
    "addressRegion": "MO",
    "postalCode": "65803",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2572212,
    "longitude": -93.2632648
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}