{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-black-river-state-forest-campground",
  "name": "Black River State Forest Campground",
  "description": "Black River State Forest Campground is located at Peters Creek Road, Naubinway MI 49762. Black River State Forest Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-black-river-state-forest-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peters Creek Road",
    "addressLocality": "Naubinway",
    "addressRegion": "MI",
    "postalCode": "49762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1172577,
    "longitude": -85.3635617
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/naubinway/black-river-state-forest-campground"
  ]
}