{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mormon-bend-campground-camping-information-reviews",
  "name": "Mormon Bend Campground | Camping Information & Reviews",
  "description": "Discover your perfect outdoor escape at this hidden gem, where pristine wilderness meets modern camping comfort. Whether. Activities: Fishing, Boating. 4.55★ fr",
  "url": "https://campertunity.com/listings/campgrounds/mormon-bend-campground-camping-information-reviews",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/mormon-bend-campground-camper-view-overlooks-campfire-ring-river-forest.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2616,
    "longitude": -114.8411
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/sawtooth/mormon-bend-campground-3"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "4wd Required"
    }
  ]
}