{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/au-sable-loop-campground-day-use-area-mio-mi",
  "name": "Au Sable Loop Campground and Day Use Area",
  "description": "Au Sable Loop Campground and Day Use Area is located near Mio, MI. They can be contacted via phone at ***-***-****. For more information, visit http://www.fs.usda.gov/recarea/hmnf/recarea/?recarea/?recid=18544.",
  "url": "https://campertunity.com/listings/campgrounds/au-sable-loop-campground-day-use-area-mio-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mio",
    "addressRegion": "MI",
    "postalCode": "48647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.65111,
    "longitude": -84.09944
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/cadillac/au-sable-loop-campground-and-day-use-area"
  ]
}