{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/king-williams-narrows-a-international-falls-mn",
  "name": "King Williams Narrows (A)",
  "description": "King Williams Narrows (A) frontcountry camping information including campsite photos, location details, and camper ratings from campsite ID S11-A in Voyageurs National Park.",
  "url": "https://campertunity.com/listings/campgrounds/king-williams-narrows-a-international-falls-mn",
  "image": [
    "https://voyageursnp.com/directory/wp-content/uploads/camping/King-Williams-Narrows.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.302919,
    "longitude": -92.468192
  },
  "sameAs": [
    "https://voyageursnp.com/directory/campsites/frontcountry/king-williams-narrows/"
  ]
}