{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stevens-creek-campground-gunnison-co-1",
  "name": "Stevens Creek Campground",
  "description": "Stevens Creek Campground lies on the north shore at the eastern end of Blue Mesa Reservoir. This is the closest campground to the town of Gunnison, CO. Popular with boaters, Stevens Creek has easy access to the reservoir. It is very sunny and bright, and the scent of sagebrush adds to the camping experience. A bit downstream is the Morrow Point Reservoir and the Crystal Reservoir, both surrounded by the steep cliffs of the Black Canyon.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stevens-creek-campground-gunnison-co-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/02/17/16/28/234055_bc3e1841-79ff-4477-b6b6-02191d10ec56_1440.webp",
    "https://cdn.recreation.gov/public/2023/02/17/16/29/234055_a136a687-6e7e-4ff6-803a-4b9391728325_700.webp",
    "https://cdn.recreation.gov/public/2024/03/25/17/42/234055_fe87d6ac-7996-4758-99be-e60bbe55d434_1440.webp",
    "https://cdn.recreation.gov/public/2024/03/25/17/41/234055_5b5ec670-d0b0-411e-b792-b9981640ab82_700.webp",
    "https://cdn.recreation.gov/public/2024/03/25/17/31/234055_f98e6a03-22e3-4d6d-a113-e3c1d4e8044c_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29130 Hwy 50",
    "addressLocality": "Gunnison",
    "addressRegion": "CO",
    "postalCode": "81230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4911111,
    "longitude": -107.0969444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8983052,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  }
}