{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hog-island-state-forest-campground-naubinway-mi-us",
  "name": "Hog Island State Forest Campground",
  "description": "Hog Island State Forest Campground is located at N7590 Hiawatha Trail, Naubinway MI 49762. Hog Island State Forest Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/details.aspx?id=690&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/hog-island-state-forest-campground-naubinway-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N7590 Hiawatha Trail",
    "addressLocality": "Naubinway",
    "addressRegion": "MI",
    "postalCode": "49762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0813911,
    "longitude": -85.307864
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/naubinway/hog-island-state-forest-campground"
  ]
}