{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chippewa-landing-of-bay-mills-brimley-mi",
  "name": "Chippewa Landing of Bay Mills",
  "description": "Chippewa Landing of Bay Mills is located at 4234 South Bay Mills Point Road, Brimley MI 49715. Chippewa Landing of Bay Mills can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/chippewa-landing-of-bay-mills-brimley-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4234 South Bay Mills Point Road",
    "addressLocality": "Brimley",
    "addressRegion": "MI",
    "postalCode": "49715",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4443015,
    "longitude": -84.5935631
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/brimley/chippewa-landing-of-bay-mills"
  ]
}