{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rafters-roost-buena-vista-co",
  "name": "Rafter's Roost",
  "description": "Rafter's Roost is located near the mountainous terrain of central Colorado.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rafters-roost-buena-vista-co",
  "image": [
    "https://photos.thedyrt.com/photo/716444/media/rafter-s-roost_aa87679b-4fca-4803-86f6-63f493fe676f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/716445/media/rafter-s-roost_6b604590-ac20-4cf1-9ab4-60e83c7e3166.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.10594667,38.80707047)/-106.10594667,38.80707047,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/716444/media/rafter-s-roost_aa87679b-4fca-4803-86f6-63f493fe676f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.80707047,
    "longitude": -106.10594667
  },
  "checkinTime": "02:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 14,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Airstream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fly_fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50-$185"
}