{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/guanella-pass-campground-idaho-springs-co",
  "name": "Guanella Pass Campground",
  "description": "Guanella Pass Campground is located at Guanella Pass Road, Idaho Springs CO 80452. Guanella Pass Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/232306",
  "url": "https://campertunity.com/listings/campgrounds/guanella-pass-campground-idaho-springs-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Guanella Pass Road",
    "addressLocality": "Idaho Springs",
    "addressRegion": "CO",
    "postalCode": "80452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6122124,
    "longitude": -105.7168762
  }
}