{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-river-trails-campground-south-haven",
  "name": "Black River Trails Campground",
  "description": "Campsites and Cabins on Black River located in South Haven, MI campground. Lake Michigan 8 minutes away On site Kayak & Canoes. Hiking, fishing, birding, biking Kal-Haven, Van Buren Trails",
  "url": "https://campertunity.com/listings/campgrounds/black-river-trails-campground-south-haven",
  "image": [
    "https://static.wixstatic.com/media/d07343_6b9f1583413b46a1aed5085fd4eba8a1%7Emv2_d_1500_1500_s_2.png/v1/fit/w_2500,h_1330,al_c/d07343_6b9f1583413b46a1aed5085fd4eba8a1%7Emv2_d_1500_1500_s_2.png",
    "https://static.wixstatic.com/media/d07343_6b9f1583413b46a1aed5085fd4eba8a1~mv2_d_1500_1500_s_2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "68840 8th Ave",
    "addressLocality": "South Haven",
    "addressRegion": "MI",
    "postalCode": "49090",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.291812,
    "longitude": -94.215005
  },
  "sameAs": [
    "https://www.blackrivertrailscampground.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}