{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morgan-bar-recreation-site-salmon-id",
  "name": "Morgan Bar Recreation Site",
  "description": "Overview The BLM Morgan Bar Recreation Site is a medium-sized campground with group facilities and a boat ramp. It has a $5/night use fee. The site is adjacent to the Salmon river with a magnificent eastern view of the Beaverhead Mountains. The site was formally homesteaded by the Morgan family and still has a remnant orchard. A trail winds around a wetland pond and along almost a mile of the Salmon River's west bank.",
  "url": "https://campertunity.com/listings/campgrounds/morgan-bar-recreation-site-salmon-id",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://farm5.staticflickr.com/4785/26823437158_81ff80090e_z.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salmon",
    "addressRegion": "ID",
    "postalCode": "83467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.25222222,
    "longitude": -113.9061111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}