{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wood-duck-island-frontcountry-campsite-international-falls-m",
  "name": "Wood Duck Island Frontcountry Campsite",
  "description": "Explore.Voyageurs is a directory of Voyageurs National Park including an interactive map with campsite locations, houseboat sites, hiking trails, and other park attractions.",
  "url": "https://campertunity.com/listings/campgrounds/wood-duck-island-frontcountry-campsite-international-falls-m",
  "image": [
    "https://voyageursnp.com/directory/wp-content/uploads/2025/01/wood-duck-island-k36.jpg",
    "https://voyageursnp.com/urs/img/explorevoyageurs-thmbimg.png",
    "https://voyageursnp.com/urs/img/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "360 Hwy 11 East",
    "addressLocality": "International Falls",
    "addressRegion": "MN",
    "postalCode": "56649",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.491879,
    "longitude": -93.058723
  },
  "sameAs": [
    "https://voyageursnp.com/directory/campsites/frontcountry/wood-duck-island/"
  ]
}