{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-lake-leelanau-mi",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-lake-leelanau-mi",
  "image": [
    "https://campmichigan.com/wp-content/uploads/2020/07/Camp-Michigan-Logo-FINAL-COLOR-PNG-e1595261419304.png",
    "https://secure.gravatar.com/avatar/e274d7f42e4494522092509d4ad9d74a?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png",
    "https://campmichigan.com/wp-content/uploads/2023/10/lake-leelana.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3101 S Lake Shore Dr",
    "addressLocality": "Lake Leelanau",
    "addressRegion": "MI",
    "postalCode": "49653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9326131,
    "longitude": -85.7272941
  },
  "sameAs": [
    "https://campmichigan.com/campground/lake-leelanau-rv-park/"
  ]
}