{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/depth-finder-island-international-falls-mn",
  "name": "Depth Finder Island",
  "description": "Depth Finder Island frontcountry camping information including campsite photos, location details, and camper ratings from campsite ID N7 in Voyageurs National Park.",
  "url": "https://campertunity.com/listings/campgrounds/depth-finder-island-international-falls-mn",
  "image": [
    "https://voyageursnp.com/directory/wp-content/uploads/camping/Depth-Finder-Island.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.435741,
    "longitude": -92.502572
  },
  "sameAs": [
    "https://voyageursnp.com/directory/campsites/frontcountry/depth-finder-island/",
    "https://voyageursnp.com/"
  ]
}