{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morgan-bar-campground-id-1",
  "name": "Morgan Bar Campground | ID | Camping Information & Reviews",
  "description": "Nestled along the pristine waters of the Salmon River, Morgan Bar Campground welcomes adventurers with a perfect blend o. 8 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/morgan-bar-campground-id-1",
  "image": [
    "https://cdn.recreation.gov/public/2023/05/25/21/07/10206646_ed94851a-2efd-4067-bd74-d8699e1bd57e_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.253068,
    "longitude": -113.90764
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/id/salmon-field-office-blm/morgan-bar-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}