{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brimley-state-park-brimley",
  "name": "Brimley State Park",
  "description": "Brimley State Park is located at 9200 West 6 Mile Road, Brimley MI 49715. Brimley State Park can be contacted at ***-***-**** or http://www.michigan.org/property/brimley-state-park/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brimley-state-park-brimley",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9200 West 6 Mile Road",
    "addressLocality": "Brimley",
    "addressRegion": "MI",
    "postalCode": "49715",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4129766,
    "longitude": -84.5549435
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/brimley/brimley-state-park"
  ]
}