{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mack-lake-orv-campground-mio-mi-us",
  "name": "Mack Lake ORV Campground",
  "description": "Mack Lake ORV Campground is located at Unnamed Road, Mio MI 48647. Mack Lake ORV Campground can be contacted at or https://www.fs.usda.gov/recarea/hmnf/recarea/?recid=18936",
  "url": "https://campertunity.com/listings/campgrounds/mack-lake-orv-campground-mio-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Mio",
    "addressRegion": "MI",
    "postalCode": "48647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.579878,
    "longitude": -84.0618101
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mio/mack-lake-orv-campground"
  ]
}