{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minnow-lake-brimley-mi-us",
  "name": "Minnow Lake Campground",
  "description": "Minnow Lake Campground is located at 6101 West 6 Mile Road, Brimley MI 49715. Minnow Lake Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/minnow-lake-brimley-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6101 West 6 Mile Road",
    "addressLocality": "Brimley",
    "addressRegion": "MI",
    "postalCode": "49715",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4188231,
    "longitude": -84.4907517
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/brimley/minnow-lake-campground"
  ]
}