{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-bend-campground-iron-mountain-mi",
  "name": "Rivers Bend Campground",
  "description": "Rivers Bend Campground near Iron Mountain, MI, is situated in a region characterized by forested areas and river landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/rivers-bend-campground-iron-mountain-mi",
  "image": [
    "https://photos.thedyrt.com/photo/1116883/media/rivers-bend-campground_e9551825-6e90-4158-a306-cbd707090192.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-88.07847275,45.85944401)/-88.07847275,45.85944401,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1116883/media/rivers-bend-campground_e9551825-6e90-4158-a306-cbd707090192.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/900235/media/rivers-bend-campground_e9d45e96-69a6-406d-9e80-d9aa6792ddbd.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Iron Mountain",
    "addressRegion": "MI",
    "postalCode": "49801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.85944401,
    "longitude": -88.07847275
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/rivers-bend-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$49+"
}