{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/robbers-roost-campground-idaho-springs-co-us",
  "name": "Robbers Roost Campground",
  "description": "Robbers Roost Campground is located at , Idaho Springs CO 80452. Robbers Roost Campground can be contacted at or https://www.fs.usda.gov/recarea/arp/recarea/?recid=28582",
  "url": "https://campertunity.com/listings/campgrounds/robbers-roost-campground-idaho-springs-co-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idaho Springs",
    "addressRegion": "CO",
    "postalCode": "80452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8335982,
    "longitude": -105.7561175
  }
}