{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/point-detour-campground-wilderness-area-bayfield-wi",
  "name": "Point Detour Campground & Wilderness Area",
  "description": "Point Detour Campground & Wilderness Area. Located a few miles north of Legendary Waters Resort & Casino, but seems a world apart with its wooded, rustic, tent sites surrounded by nature and the shores of Lake Superior and Apostle Islands. Frog Bay Tribal National Park located 5 miles south of camping and wilderness area. First come, first serve basis. No reservations required, fees paid at Legendary Waters Resort hotel front desk.",
  "url": "https://campertunity.com/listings/campgrounds/point-detour-campground-wilderness-area-bayfield-wi",
  "image": [
    "https://www.travelwisconsin.com/uploads/places/40/40536f6c-4bbb-4329-8d4c-5371e533a21e-camp-site-overlooking-lake-superior.jpg?width=1200&height=630&mode=crop&scale=both&quality=100",
    "https://www.travelwisconsin.com/uploads/places/52/52d811a9-a409-43da-b0aa-be149966493d-buffalobayresortlw-1250x470.jpeg?width=1200&height=630&mode=crop&scale=both&quality=100"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "95995 Point Detour Rd",
    "addressLocality": "Bayfield",
    "addressRegion": "WI",
    "postalCode": "54814",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9599591940641,
    "longitude": -90.8734003454447
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}