{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shoup-bridge-recreation-site-salmon-id-us",
  "name": "Shoup Bridge Recreation Site",
  "description": "Overview The BLM Shoup Bridge Recreation Site is a small, convenient campground that accommodates both RVs and tents located on the main Salmon River. The site is named after George Shoup, the first Governor of Idaho, who later became a U.S. Senator. The area is shaded with cottonwood trees and is a popular launch site for rafters and anglers. Only hatchery steelhead, identifiable by a clipped adipose fin, can be kept and barbless hooks are required.",
  "url": "https://campertunity.com/listings/campgrounds/shoup-bridge-recreation-site-salmon-id-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://farm5.staticflickr.com/4780/40652733162_151592593c_z.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09805556,
    "longitude": -113.8933333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}