{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leverentz-lake-state-forest-campground-baldwin-mi",
  "name": "Leverentz Lake State Forest Campground",
  "description": "Leverentz Lake State Forest Campground is located at , Baldwin MI 49304. Leverentz Lake State Forest Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/details.aspx?id=603&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/leverentz-lake-state-forest-campground-baldwin-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baldwin",
    "addressRegion": "MI",
    "postalCode": "49304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9088384,
    "longitude": -85.8194876
  }
}