{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-ouray-co",
  "name": "Spot2Nite",
  "description": "Check out Ouray Riverside Resort in Ouray, Colorado on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-ouray-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3fff385e-bf14-11eb-b6d2-ae29f73191bf/card.jpg?v=63892713428"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1700 Main Street",
    "addressLocality": "Ouray",
    "addressRegion": "CO",
    "postalCode": "81427",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0346993,
    "longitude": -107.676236
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "94",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$94+"
}