{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-michigan-traverse-city-mi",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-michigan-traverse-city-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/holiday-rv-2.jpg",
    "https://campmichigan.com/wp-content/uploads/2023/10/holiday-rv.jpg",
    "https://secure.gravatar.com/avatar/53eb57d58690758d83e16d0663942082?s=96&r=g&d=https://campmichigan.com/wp-content/plugins/userswp/assets/images/no_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4860 US-31",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "postalCode": "49685",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6710555,
    "longitude": -85.6734797
  }
}