{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salmon-river-stanley-id-us",
  "name": "Salmon River Campground",
  "description": "Salmon River Campground is located at State Highway 75, Stanley ID 83278. Salmon River Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sawtooth/recreation/camping-cabins/recarea/?recid=5897&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/salmon-river-stanley-id-us",
  "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": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2504228,
    "longitude": -114.8695117
  }
}