{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cedar-city-ut",
  "name": "Spot2Nite",
  "description": "Check out Cedar Canyon Retreat in Cedar City, Utah on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cedar-city-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/548b56d6-95af-11ed-b423-ae29f73191bf/card.jpg?v=63892712806"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3243 Utah 14",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "postalCode": "84720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6575098,
    "longitude": -112.9888077
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50.53",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$50.53+"
}