{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/itasca-county-bass-lake-park-and-campground-cohasset-m",
  "name": "Itasca County Bass Lake Park and Campground",
  "description": "Itasca County Bass Lake Park and Campground near Bigfork, MN, is surrounded by forested terrain and offers access to Bass Lake.",
  "url": "https://campertunity.com/listings/campgrounds/itasca-county-bass-lake-park-and-campground-cohasset-m",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cohasset",
    "addressRegion": "MN",
    "postalCode": "56628",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.31300069,
    "longitude": -93.64410018
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/itasca-county-bass-lake-park-and-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}