{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aspen-bench-frontcountry-campsite-international-falls-mn",
  "name": "Aspen Bench Frontcountry Campsite",
  "description": "Aspen Bench frontcountry camping information including campsite photos, location details, and camper ratings from campsite ID N57 in Voyageurs National Park.",
  "url": "https://campertunity.com/listings/campgrounds/aspen-bench-frontcountry-campsite-international-falls-mn",
  "image": [
    "https://voyageursnp.com/directory/wp-content/uploads/camping/Aspen-Bench.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.430322,
    "longitude": -92.530147
  },
  "sameAs": [
    "https://voyageursnp.com/directory/campsites/frontcountry/aspen-bench/"
  ]
}