{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-rv-campground-idaho-springs-co",
  "name": "Cottonwood RV Campground",
  "description": "Contact info, reviews tips & more for Cottonwood RV Campground | Camping in Colorado",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-rv-campground-idaho-springs-co",
  "image": [
    "https://photos.thedyrt.com/photo/574118/media/cottonwood-rv-camp-and-mbl-hm-pk_70a5fe8b-d6ef-4ebe-8d00-575eca97846a.png?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/574117/media/cottonwood-rv-camp-and-mbl-hm-pk_8b9726bc-9545-4a74-8792-d675b5de4946.png?auto=webp",
    "https://photos.thedyrt.com/photo/574116/media/cottonwood-rv-camp-and-mbl-hm-pk_df1e5ce9-2725-43b8-ac9d-3cf924eb4411.png?auto=webp",
    "https://photos.thedyrt.com/photo/574118/media/cottonwood-rv-camp-and-mbl-hm-pk_70a5fe8b-d6ef-4ebe-8d00-575eca97846a.png?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1485 Highway 103",
    "addressLocality": "Idaho Springs",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.72938004,
    "longitude": -105.53966455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sarah F."
      },
      "datePublished": "2020-08-27T02:12:52.592Z",
      "reviewBody": "This review will be short and sweet. This is an okay place for a quick night stopover. I wouldn’t go beyond this and it’s certainly not for tents. \n\nThis is your true stereotypical mobile home park. Nothing at all wrong with that but really not much of a campground at all, more a permanent resident locale. \n\nAgain- nothing screamingly horrible here. Just mostly mobile home park and long term residents in trailers. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}