{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/huron-manistee-national-forests-cadillac-mi",
  "name": "Huron-Manistee National Forests",
  "description": "Huron-Manistee National Forests is located at , Cadillac MI 49601. Huron-Manistee National Forests can be contacted at ***-***-**** or http://www.fs.usda.gov/hmnf",
  "url": "https://campertunity.com/listings/campgrounds/huron-manistee-national-forests-cadillac-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cadillac",
    "addressRegion": "MI",
    "postalCode": "49601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7949101,
    "longitude": -85.8551427
  }
}