{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deadman-hole-recreation-campground-challis-id",
  "name": "Deadman Hole Recreation Campground",
  "description": "Deadman Hole Recreation Campground is located at State Highway 75, Challis ID 83226. Deadman Hole Recreation Campground can be contacted at or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&recAreaId=15010",
  "url": "https://campertunity.com/listings/campgrounds/deadman-hole-recreation-campground-challis-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Highway 75",
    "addressLocality": "Challis",
    "addressRegion": "ID",
    "postalCode": "83226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3439307,
    "longitude": -114.2697993
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/challis/deadman-hole-recreation-campground",
    "https://thedyrt.com/camping/idaho/idaho-deadman-hole-recreation-site-dispersed"
  ]
}