{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/namakan-island-west-frontcountry-campsite-international-f",
  "name": "Namakan Island West Frontcountry Campsite",
  "description": "Namakan Island West frontcountry camping information including campsite photos, location details, and camper ratings from campsite ID N28 in Voyageurs National Park.",
  "url": "https://campertunity.com/listings/campgrounds/namakan-island-west-frontcountry-campsite-international-f",
  "image": [
    "https://voyageursnp.com/directory/wp-content/uploads/camping/Namakan-Island-West.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.438855,
    "longitude": -92.716624
  },
  "sameAs": [
    "https://voyageursnp.com/directory/campsites/frontcountry/namakan-island-west/"
  ]
}