{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bray-creek-state-forest-baldwin-mi",
  "name": "Bray Creek State Forest Campground",
  "description": "Bray Creek State Forest Campground is located at ***-***-**** West 40th Street, Baldwin MI 49304. Bray Creek State Forest Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/bray-creek-state-forest-baldwin-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1300-1598 West 40th Street",
    "addressLocality": "Baldwin",
    "addressRegion": "MI",
    "postalCode": "49304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9149505,
    "longitude": -85.8245626
  }
}