{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-newaygo-mi",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-newaygo-mi",
  "image": [
    "https://campmichigan.com/wp-content/uploads/2020/07/Camp-Michigan-Logo-FINAL-COLOR-PNG-e1595261419304.png",
    "https://campmichigan.com/wp-content/uploads/2023/10/hess.jpg",
    "https://secure.gravatar.com/avatar/7ec35d690bc46defea0458acef7c321d?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "825 E 88th St",
    "addressLocality": "Newaygo",
    "addressRegion": "MI",
    "postalCode": "49337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3954567,
    "longitude": -85.78106059999999
  }
}