{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rito-hondo-reservoir-lake-city-co",
  "name": "Rito Hondo Reservoir",
  "description": "Rito Hondo Reservoir is located near Creede in the [Rio Grande National Forest](https://thedyrt.com/camping/colorado/near/rio-grande-national-forest).",
  "url": "https://campertunity.com/listings/campgrounds/rito-hondo-reservoir-lake-city-co",
  "image": [
    "https://photos.thedyrt.com/photo/media/colorado-rito-hondo-reservoir-boating-site_8e4b18a9-44d7-42df-8998-071b60b61449.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/colorado-rito-hondo-reservoir-boating-site_a6cf4127-aabb-4bd8-8693-b12e44ec09ff.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-107.17671667,37.89152104)/-107.17671667,37.89152104,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/colorado-rito-hondo-reservoir-boating-site_8e4b18a9-44d7-42df-8998-071b60b61449.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake City",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.89152104,
    "longitude": -107.17671667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}