{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/michigan-ottawa-lake-mi",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "https://campertunity.com/listings/campgrounds/michigan-ottawa-lake-mi",
  "image": [
    "https://campmichigan.com/wp-content/uploads/2020/07/Camp-Michigan-Logo-FINAL-COLOR-PNG-e1595261419304.png",
    "https://secure.gravatar.com/avatar/22b758279df78c9f3ce8026b14820a89?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/covered-wagon-1.jpg",
    "https://campmichigan.com/wp-content/uploads/2023/10/covered-wagon-2.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5639 St Anthony Rd",
    "addressLocality": "Ottawa Lake",
    "addressRegion": "MI",
    "postalCode": "49267",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7960397,
    "longitude": -83.6817126
  }
}