{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-michigan-decatur-mi",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-michigan-decatur-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/12/forest-haven-2.jpg",
    "https://campmichigan.com/wp-content/uploads/2023/12/forest-haven.jpg",
    "https://secure.gravatar.com/avatar/669794ffe28d546b7550003f55fb2496?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40851 Co Rd 669",
    "addressLocality": "Decatur",
    "addressRegion": "MI",
    "postalCode": "49045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.07270399999999,
    "longitude": -85.942578
  }
}