{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/baxter-bridge-state-forest-campground-manton-mi",
  "name": "Baxter Bridge State Forest Campground",
  "description": "Baxter Bridge State Forest Campground is located at 6730 North 31 Road, Manton MI 49663. Baxter Bridge State Forest Campground can be contacted at ***-***-**** or http://www.michigan.org/property/baxter-bridge-state-forest-campground/",
  "url": "https://campertunity.com/listings/campgrounds/baxter-bridge-state-forest-campground-manton-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6730 North 31 Road",
    "addressLocality": "Manton",
    "addressRegion": "MI",
    "postalCode": "49663",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4937556,
    "longitude": -85.5236799
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manton/baxter-bridge-state-forest-campground"
  ]
}