{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/voyageurs-national-park-international-falls-mn-6",
  "name": "Birch Cove Island",
  "description": "Birch Cove Island frontcountry camping information including campsite photos, location details, and camper ratings from campsite ID N1 in Voyageurs National Park.",
  "url": "https://campertunity.com/listings/campgrounds/voyageurs-national-park-international-falls-mn-6",
  "image": [
    "https://voyageursnp.com/directory/wp-content/uploads/camping/Brich-Cove-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.431629,
    "longitude": -92.515289
  },
  "sameAs": [
    "https://voyageursnp.com/directory/campsites/frontcountry/birch-cove-island/"
  ]
}