{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blm-east-fork-challis-id",
  "name": "BLM-East Fork Campground",
  "description": "BLM-East Fork Campground is located at , Challis ID 83226. BLM-East Fork Campground can be contacted at ***-***-**** or https://www.blm.gov/visit/east-fork-recreation-site",
  "url": "https://campertunity.com/listings/campgrounds/blm-east-fork-challis-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Challis",
    "addressRegion": "ID",
    "postalCode": "83226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2673065,
    "longitude": -114.3265828
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/challis/blm-east-fork-campground"
  ]
}