{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-santa-fe-nm",
  "name": "Spot2Nite",
  "description": "Check out The RV Park at HIPICO Santa Fe in Santa Fe, New Mexico on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-santa-fe-nm",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/aa5499d6-7797-11f0-aca5-f0eee647d32c/card.jpg?v=63922234575"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 South Polo Drive",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6225548,
    "longitude": -106.1144034
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "48",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$48+"
}