{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcdonald-ironwood-mi",
  "name": "McDonald Lake County Park",
  "description": "McDonald Lake County Park is located at McDonald Dam Road, Ironwood MI 49938. McDonald Lake County Park can be contacted at or https://www.gogebicforestryandparks.com/mcdonald-lake-county-park",
  "url": "https://campertunity.com/listings/campgrounds/mcdonald-ironwood-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "McDonald Dam Road",
    "addressLocality": "Ironwood",
    "addressRegion": "MI",
    "postalCode": "49938",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3919638,
    "longitude": -90.0139121
  }
}