{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-beaver-island-hideaway-mi",
  "name": "Beaver Island Hideaway Campground",
  "description": "Beaver Island Hideaway Campground is located at 28599 Hideaway Trail, Beaver Island MI 49782. Beaver Island Hideaway Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-beaver-island-hideaway-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28599 Hideaway Trail",
    "addressLocality": "Beaver Island",
    "addressRegion": "MI",
    "postalCode": "49782",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.662593,
    "longitude": -85.574292
  }
}