{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-santa-fe-nm-us",
  "name": "Spot2Nite",
  "description": "Check out Rancheros de Santa Fe RV Resort in Santa Fe, New Mexico on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-santa-fe-nm-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2d448952-5f0d-11ef-815e-42010a0014e5/card.jpg?v=63891388814"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "736 Old Las Vegas Highway",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87505",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5456413,
    "longitude": -105.8631583
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}