{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cochetopa-canyon-recreation-area-gunnison",
  "name": "Cochetopa Canyon Recreation Area",
  "description": "This scenic recreation area is a destination perfect for a day of fishing. The dense vegetation and steep canyon walls that line Cochetopa Creek provide a calm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cochetopa-canyon-recreation-area-gunnison",
  "image": [
    "https://photos.thedyrt.com/photo/186768/media/cochetopa-creek-rec-site_0ce1639febc9564ad005a70bf7e724f7.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/186768/media/cochetopa-creek-rec-site_0ce1639febc9564ad005a70bf7e724f7.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/186769/media/cochetopa-creek-rec-site_e0cad88c669257b948340a066d96c8aa.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gunnison",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.30606143,
    "longitude": -106.76425897
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ada_accessible"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Handicap"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ryan S."
      },
      "datePublished": "2020-09-06T20:59:34.007Z",
      "reviewBody": "Good for 1 night. Has about 10-15 sites along a 4-5 mile stretch. All pretty close to the road. Had a spot 20 ft from the creek. And less than 100 yds from a restroom.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}