{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-white-clouds-trailhead-campground-challis-id",
  "name": "Boulder White Clouds Trailhead Campground",
  "description": "Boulder White Clouds Trailhead Campground is located at East Fork Road, Challis ID 83226. Boulder White Clouds Trailhead Campground can be contacted at ***-***-**** or http://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&parkId=202090&facilityId=202090&agencyCode=70901",
  "url": "https://campertunity.com/listings/campgrounds/boulder-white-clouds-trailhead-campground-challis-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Fork Road",
    "addressLocality": "Challis",
    "addressRegion": "ID",
    "postalCode": "83226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0885652,
    "longitude": -114.4453892
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/challis/boulder-white-clouds-trailhead-campground",
    "http://www.blm.gov/id/st/en/visit_and_play/places_to_see/challis_field_office/Little_Boulder_Recreation_Site.html"
  ]
}