{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gleasons-landing-baldwin-mi",
  "name": "Gleasons Landing",
  "description": "Explore Gleasons Landing to see what makes it one of the most dog friendly places in Baldwin.",
  "url": "https://campertunity.com/listings/campgrounds/gleasons-landing-baldwin-mi",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground12-dc5b88d32d54a0626c8507b8e7c9669e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gleasons Landing Campground",
    "addressLocality": "Baldwin",
    "addressRegion": "MI",
    "postalCode": "49411",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.901123,
    "longitude": -85.851729
  }
}