{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gleasons-landing-free-soil-mi",
  "name": "Gleasons Landing",
  "description": "Gleasons Landing is located at South Brooks Road, Free Soil MI 49411. Gleasons Landing can be contacted at ***-***-**** or http://www.recreation.gov/camping/gleasons-landing/r/campgroundDetails.do?contractCode=NRSO&parkId=73628",
  "url": "https://campertunity.com/listings/campgrounds/gleasons-landing-free-soil-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Brooks Road",
    "addressLocality": "Free Soil",
    "addressRegion": "MI",
    "postalCode": "49411",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8708505,
    "longitude": -85.9197185
  }
}