{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-michigan-grayling-mi",
  "name": "Camp Michigan",
  "description": "Michigan Camping: Your Adventure Begins Here",
  "url": "https://campertunity.com/listings/campgrounds/camp-michigan-grayling-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/jellystone-park-grayling.webp",
    "https://secure.gravatar.com/avatar/a994af35346b5572e2d1f402f80fd53c?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": "370 W 4 Mile Rd",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5991795,
    "longitude": -84.61559539999999
  },
  "sameAs": [
    "https://campmichigan.com/campground/jellystone-park-grayling/"
  ]
}