{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-montrose-co-1",
  "name": "Spot2Nite",
  "description": "Check out Meadows of San Juan Resort in Montrose, Colorado on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-montrose-co-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/a5c4cc10-bdde-11ed-89c4-ae29f73191bf/card.jpg?v=63892814546"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22130 6850 Road",
    "addressLocality": "Montrose",
    "addressRegion": "CO",
    "postalCode": "81403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3615834,
    "longitude": -107.807308
  },
  "checkinTime": "10:00:00",
  "checkoutTime": "13:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}