{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-dutch-bay-frontcountry-campsite-international-falls-mn-u",
  "name": "Old Dutch Bay 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/old-dutch-bay-frontcountry-campsite-international-falls-mn-u",
  "image": [
    "https://voyageursnp.com/directory/wp-content/uploads/camping/Old-Dutch-Bay.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.428137,
    "longitude": -92.784552
  },
  "sameAs": [
    "https://voyageursnp.com/directory/campsites/frontcountry/old-dutch-bay/"
  ]
}