{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-island-apostle-islands",
  "name": "Oak Island — Apostle Islands National Lakeshore",
  "description": "Contact info, reviews tips & more for Oak Island — Apostle Islands National Lakeshore | Camping in Wisconsin",
  "url": "https://campertunity.com/listings/campgrounds/oak-island-apostle-islands",
  "image": [
    "https://photos.thedyrt.com/photo/631265/media/oak-island_be9b85cc-0175-45fb-aab5-ad18f46b6dc4.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/631265/media/oak-island_be9b85cc-0175-45fb-aab5-ad18f46b6dc4.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.93028717,
    "longitude": -90.75254082
  },
  "sameAs": [
    "https://thedyrt.com/camping/wisconsin/oak-island"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}