{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-road-rv-park-campgrounds-ontonagon-mi",
  "name": "River ROAD RV Park & Campgrounds",
  "description": "River ROAD RV Park & Campgrounds is located at 600 River Road, Ontonagon MI 49953. River ROAD RV Park & Campgrounds can be contacted at ***-***-**** or http://riverroadrvpark.net/Home_Page.html",
  "url": "https://campertunity.com/listings/campgrounds/river-road-rv-park-campgrounds-ontonagon-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "600 River Road",
    "addressLocality": "Ontonagon",
    "addressRegion": "MI",
    "postalCode": "49953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8636456,
    "longitude": -89.3182733
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/ontonagon/river-road-rv-park-campgrounds",
    "https://thedyrt.com/camping/michigan/river-pines-r-v-pk-campgrounds"
  ]
}