{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hovey-lake-campground-munising",
  "name": "Hovey Lake Campground",
  "description": "Hovey Lake Campground is located at , Munising MI 49862. Hovey Lake Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hovey-lake-campground-munising",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "postalCode": "49862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2905062,
    "longitude": -86.7009877
  }
}