{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/middle-fork-of-the-salmon-4-rivers-challis-id",
  "name": "MIDDLE FORK OF THE SALMON (4 Rivers)",
  "description": "MIDDLE FORK OF THE SALMON (4 Rivers) is located at Lincoln Creek, Challis ID 83226. MIDDLE FORK OF THE SALMON (4 Rivers) can be contacted at ***-***-**** or http://www.recreation.gov/permits/Middle_Fork_Of_The_Salmon/r/wildernessAreaDetails.do?contractCode=NRSO&parkId=75534",
  "url": "https://campertunity.com/listings/campgrounds/middle-fork-of-the-salmon-4-rivers-challis-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lincoln Creek",
    "addressLocality": "Challis",
    "addressRegion": "ID",
    "postalCode": "83226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5338889,
    "longitude": -115.2944445
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/challis/middle-fork-of-the-salmon-4-rivers"
  ]
}