{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reverends-ridge-campground-black-hawk-co",
  "name": "Reverends Ridge Campground",
  "description": "Reverends Ridge Campground is located at 70 Rudolph Ranch Road, Black Hawk CO 80422. Reverends Ridge Campground can be contacted at ***-***-**** or http://cpw.state.co.us/placestogo/parks/GoldenGateCanyon/Pages/ReverandRollOverMap.aspx#RevRidge",
  "url": "https://campertunity.com/listings/campgrounds/reverends-ridge-campground-black-hawk-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70 Rudolph Ranch Road",
    "addressLocality": "Black Hawk",
    "addressRegion": "CO",
    "postalCode": "80422",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.875832,
    "longitude": -105.4494407
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/black-hawk/reverends-ridge-campground"
  ]
}