{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-covert-mi-us",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-covert-mi-us",
  "image": [
    "https://campmichigan.com/wp-content/uploads/2020/07/Camp-Michigan-Logo-FINAL-COLOR-PNG-e1595261419304.png",
    "https://secure.gravatar.com/avatar/d8e1cf13f0eadf7ad87fb34c737f1cb5?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png",
    "https://campmichigan.com/wp-content/uploads/2021/05/ARVC_Covert-KOA_Banner.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39397 M-140",
    "addressLocality": "Covert",
    "addressRegion": "MI",
    "postalCode": "49043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.27464579999999,
    "longitude": -86.2622045
  }
}