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