{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-block-house-campground-iron-river",
  "name": "Block House Campground",
  "description": "Block House Campground is located at , Iron River MI 49935. Block House Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-block-house-campground-iron-river",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Iron River",
    "addressRegion": "MI",
    "postalCode": "49935",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2416166,
    "longitude": -88.6331906
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/iron-river/block-house-campground"
  ]
}