{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-newaygo-mi-1",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-newaygo-mi-1",
  "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/little-swiss.webp",
    "https://secure.gravatar.com/avatar/7a2638bdd7ab8538348ac596bd1544fe?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/little-swiss-2.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "254 Pickeral Lake Dr",
    "addressLocality": "Newaygo",
    "addressRegion": "MI",
    "postalCode": "49337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.45214,
    "longitude": -85.80873
  }
}