{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-rv-mobile-home-park-idaho-springs-co",
  "name": "Cottonwood RV & Mobile Home Park",
  "description": "Cottonwood RV & Mobile Home Park is located at 1485 Chicago Creek Road, Idaho Springs CO 80452. Cottonwood RV & Mobile Home Park can be contacted at ***-***-**** or http://www.cottonwoodrvcolorado.com/",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-rv-mobile-home-park-idaho-springs-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1485 Chicago Creek Road",
    "addressLocality": "Idaho Springs",
    "addressRegion": "CO",
    "postalCode": "80452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7296524,
    "longitude": -105.5396835
  }
}