{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cataldo-id-1",
  "name": "Spot2Nite",
  "description": "Check out CDA River RV, Riverfront Campground in Cataldo, Idaho on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cataldo-id-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/cb5fac08-91c7-11ed-9e22-ae29f73191bf/card.jpg?v=63892713163"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14343 South Latour Creek Road",
    "addressLocality": "Cataldo",
    "addressRegion": "ID",
    "postalCode": "83810",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.545793,
    "longitude": -116.3327441
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$35+"
}