{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-west-chicago-creek-idaho-springs-co",
  "name": "West Chicago Creek",
  "description": "West Chicago Creek is located at West Chicago Creek Road, Idaho Springs CO 80452. West Chicago Creek can be contacted at ***-***-**** or http://www.recreation.gov/camping/west-chicago-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=70035",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-west-chicago-creek-idaho-springs-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Chicago Creek Road",
    "addressLocality": "Idaho Springs",
    "addressRegion": "CO",
    "postalCode": "80452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6790389,
    "longitude": -105.6574194
  }
}