{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-river-state-forest-campground",
  "name": "Black River State Forest Campground",
  "description": "Black River State Forest Campground, Naubinway Michigan. See traveler reviews, 24 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/black-river-state-forest-campground",
  "image": [
    "https://campcdn.com/photos/6/4/6418/95018/uploads_2F1470087222600-obwiqq9tfwz3o2cc-714c0e0bf06e0a4e347d0b7c9b877c2c_2FDSC04963.JPG?v=1633649677",
    "http:https://campcdn.com/photos/6/4/6418/95018/low_res/black-river-campground.JPG?v=1633649677"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.11719475099311,
    "longitude": -85.36358177661896
  },
  "sameAs": [
    "https://www.campendium.com/black-river-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}