{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bean-bear-lakes-hike-in-tettegouche-state-park-silver-bay",
  "name": "Bean and Bear Lakes Hike-In — Tettegouche State Park",
  "description": "Bean and Bear Lakes Hike-In, near Silver Bay, Minnesota, is a stunning spot for those who love a good trek and breathtaking views.",
  "url": "https://campertunity.com/listings/campgrounds/bean-bear-lakes-hike-in-tettegouche-state-park-silver-bay",
  "image": [
    "https://photos.thedyrt.com/photo/656733/media/bean-and-bear-lakes_133f348f-a633-449a-b8d6-07e8085baa3e.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-91.28862255,47.31384414)/-91.28862255,47.31384414,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/656733/media/bean-and-bear-lakes_133f348f-a633-449a-b8d6-07e8085baa3e.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/18181/photo/minnesota-tettegouche-state-park-baptism-river_43880698d2b36f22d5cbae976204a95a.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silver Bay",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.31384414,
    "longitude": -91.28862255
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/bean-and-bear-lakes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}