{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaver-lake-county-park-lachine-mi",
  "name": "Beaver Lake County Park",
  "description": "Beaver Lake County Park is located at 17354 Beaver Lake Park Road, Lachine MI 49753. Beaver Lake County Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/beaver-lake-county-park-lachine-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17354 Beaver Lake Park Road",
    "addressLocality": "Lachine",
    "addressRegion": "MI",
    "postalCode": "49753",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9295543,
    "longitude": -83.7897247
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/lachine/beaver-lake-county-park"
  ]
}