{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barns-meadow-reservoir-red-feather-lakes",
  "name": "Barns Meadow Reservoir",
  "description": "Barns Meadow Reservoir in Colorado offers a landscape with open fields and water views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barns-meadow-reservoir-red-feather-lakes",
  "image": [
    "https://photos.thedyrt.com/photo/801833/media/barns-meadow-resvior_ba9617e8-2c09-4f5a-91fa-a09b26f45ce0.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-105.83023975,40.60057055)/-105.83023975,40.60057055,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/801834/media/barns-meadow-resvior_2d989343-801e-4cf1-90c7-74ffab508db8.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/801833/media/barns-meadow-resvior_ba9617e8-2c09-4f5a-91fa-a09b26f45ce0.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Red Feather Lakes",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.60057055,
    "longitude": -105.83023975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}