{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/markin-glen-park-kalamazoo-mi",
  "name": "Markin Glen Park",
  "description": "Markin Glen Park",
  "url": "https://campertunity.com/listings/campgrounds/markin-glen-park-kalamazoo-mi",
  "image": [
    "https://www.kalcounty.gov/documents\\Intranet\\28\\29\\177\\181\\183/Clients2023-PS.8.12.2023MarkenGlen-118.-13.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5300 N Westnedge Avenue",
    "addressLocality": "Kalamazoo, MI",
    "postalCode": "49004"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.291707,
    "longitude": -85.5872286
  }
}