{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cedar-city-ut-1",
  "name": "Spot2Nite",
  "description": "Check out Cedar City RV Resort in Cedar City, Utah on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cedar-city-ut-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/daac9a7c-e167-11ee-93c4-42010a00141d/card.jpg?v=63889833067"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1121 North Main Street",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "postalCode": "84721",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6970629,
    "longitude": -113.0638156
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$40+"
}