{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bimijiwan-recreation-area-cass-lake-mn",
  "name": "Bimijiwan Recreation Area",
  "description": "Knutson Dam Campground is located on the northeastern shores of Cass Lake and the Mississippi River.",
  "url": "https://campertunity.com/listings/campgrounds/bimijiwan-recreation-area-cass-lake-mn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/06/03/15/40/233145_59269a2e-8c5f-4c35-b8dc-b832c8c9e534_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "417 Forestry Drive",
    "addressLocality": "Cass Lake",
    "addressRegion": "MN",
    "postalCode": "56630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4511111,
    "longitude": -94.4833333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233145",
    "https://campflare.com/campground/bimijiwan-recreation-area-145"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$16+"
}