{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-river-harbor-pavilion-ironwood-mi",
  "name": "Black River Harbor Pavilion",
  "description": "Black River Harbor Pavilion is located at County Highway West, Ironwood MI 49938. Black River Harbor Pavilion can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ottawa/recarea/?recid=12343",
  "url": "https://campertunity.com/listings/campgrounds/black-river-harbor-pavilion-ironwood-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Highway West",
    "addressLocality": "Ironwood",
    "addressRegion": "MI",
    "postalCode": "49938",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6649068,
    "longitude": -90.0466519
  }
}