{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-south-fork-salmon-river-campgro",
  "name": "South Fork Salmon River Campground",
  "description": "South Fork Salmon River Campground is located at Forest Road 428, Cascade ID 83611. South Fork Salmon River Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recreation/camping-cabins/recarea/?recid=5141&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-south-fork-salmon-river-campgro",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 428",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6527027,
    "longitude": -115.7018763
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/cascade/south-fork-salmon-river-campground",
    "https://campflare.com/campground/south-fork-salmon-river-campground-346",
    "https://thedyrt.com/camping/idaho/idaho-south-fork-salmon-river-campground"
  ]
}