{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/broken-bow-campgrounds-lac-du-flambeau-wi",
  "name": "Broken Bow Campgrounds",
  "description": "Broken Bow Campgrounds near Lac du Flambeau, WI, is surrounded by forested terrain and numerous lakes.",
  "url": "https://campertunity.com/listings/campgrounds/broken-bow-campgrounds-lac-du-flambeau-wi",
  "image": [
    "https://photos.thedyrt.com/photo/857813/media/broken-bow-campgrounds_cf40a18a-72ac-4d2b-90ce-7cea785ec640.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-89.9502024,45.9275136)/-89.9502024,45.9275136,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/857811/media/broken-bow-campgrounds_38840656-060c-49d9-8b70-cc3e761acb6e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/857813/media/broken-bow-campgrounds_cf40a18a-72ac-4d2b-90ce-7cea785ec640.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14855 Deer Trail Rd",
    "addressLocality": "Lac du Flambeau",
    "addressRegion": "WI",
    "postalCode": "54538",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9275136,
    "longitude": -89.9502024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}