{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bwca-lake-one-superior-national-forest-mn",
  "name": "BWCA Lake One",
  "description": "BWCA Lake One is located near Ely, Minnesota, featuring a landscape of dense forests and numerous lakes.",
  "url": "https://campertunity.com/listings/campgrounds/bwca-lake-one-superior-national-forest-mn",
  "image": [
    "https://photos.thedyrt.com/photo/112941/media/bwca-lake-one-site-1677_f97645fc72045a71ae89adb4e4861430.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-91.47739928,47.91814277)/-91.47739928,47.91814277,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/112940/media/bwca-lake-one-site-1677_8790f0f7901c9fe15c04006fc46a6b40.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/112941/media/bwca-lake-one-site-1677_f97645fc72045a71ae89adb4e4861430.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Superior National Forest",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.91814277,
    "longitude": -91.47739928
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/bwca-lake-one-site-1677"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "$0+"
}