{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-bend-rv-resort-campground-iron-mountain-mi",
  "name": "Rivers Bend RV Resort & Campground",
  "description": "Rivers Bend RV Resort & Campground camping reservations and campground information. Learn more about camping near Rivers Bend RV Resort & Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rivers-bend-rv-resort-campground-iron-mountain-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N3909 Pine Mountain RD",
    "addressLocality": "Iron Mountain",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.86285,
    "longitude": -88.08182
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/rivers-bend-rv-resort-campground/CHUB/781691/overview",
    "https://thedyrt.com/camping/michigan/rivers-bend-rv-resort-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}