{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-michigan-benzonia-mi",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-michigan-benzonia-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/timberline-2.jpg",
    "https://secure.gravatar.com/avatar/544ed5ad06fc4d145dafddfb021864d7?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png",
    "https://campmichigan.com/wp-content/uploads/2023/12/timberline.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2788 Benzie Hwy",
    "addressLocality": "Benzonia",
    "addressRegion": "MI",
    "postalCode": "49616",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.591601,
    "longitude": -86.09941529999999
  }
}