{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bear-head-lake-state-park-ely",
  "name": "Bear Head Lake State Park",
  "description": "Bear Head Lake State Park is located at 9301 Bear Head State Park Road, Ely MN 55731. Bear Head Lake State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/bear_head_lake/index.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bear-head-lake-state-park-ely",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9301 Bear Head State Park Road",
    "addressLocality": "Ely",
    "addressRegion": "MN",
    "postalCode": "55731",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8188243,
    "longitude": -92.0478594
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/ely/bear-head-lake-state-park"
  ]
}