{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-york-gulch-road-idaho-springs-co-us",
  "name": "York Gulch Road",
  "description": "York Gulch Road is located at York Gulch Road, Idaho Springs CO 80452. York Gulch Road can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-york-gulch-road-idaho-springs-co-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "York Gulch Road",
    "addressLocality": "Idaho Springs",
    "addressRegion": "CO",
    "postalCode": "80452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7851659,
    "longitude": -105.5655533
  }
}