{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/midland-bike-trail-dispersed-buena-vista-co",
  "name": "Midland Bike Trail Dispersed",
  "description": "Midland Bike Trail Dispersed is located near Buena Vista, Colorado, offering a landscape of rugged terrain with trails suitable for biking and hiking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/midland-bike-trail-dispersed-buena-vista-co",
  "image": [
    "https://photos.thedyrt.com/photo/media/midland-bike-trail_07a5e4bd-50d5-48e5-bac7-bb52ba0193cc.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/midland-bike-trail_07a5e4bd-50d5-48e5-bac7-bb52ba0193cc.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.08471359676246,38.831567584290454)/-106.08471359676246,38.831567584290454,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/midland-bike-trail_8f6d6e34-6a89-48a4-940f-f253237e1fb5.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.831567584290454,
    "longitude": -106.08471359676246
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}