{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cass-lake-loop-cass-lake-mn",
  "name": "Cass Lake Loop",
  "description": "Cass Lake Loop is part of the Norway Beach Recreation Area on beautiful Cass Lake in north central Minnesota. Visitors enjoy the area for its excellent boating and fishing opportunities.",
  "url": "https://campertunity.com/listings/campgrounds/cass-lake-loop-cass-lake-mn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/06/03/17/04/233140_c3fd2f1e-0eb0-4a72-bb72-469bf195665b_700.webp",
    "https://cdn.recreation.gov/public/2022/06/03/17/04/233140_c2b28e72-336d-4e6e-86a8-2778ebbd1ade_700.webp",
    "https://cdn.recreation.gov/public/2022/06/03/17/04/233140_97730649-a6c6-4b96-9104-395d6c5b3a43_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/06/03/17/04/233140_07e90698-c2a6-44a8-8c27-4a1eaf58c34f_700.webp",
    "https://cdn.recreation.gov/public/2022/06/03/17/05/233140_9703cb93-4fd6-45e9-8278-fe1f274a29f6_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cass Lake",
    "addressRegion": "MN",
    "postalCode": "56633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3822222,
    "longitude": -94.6016667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233140",
    "https://wagwalking.com/lifestyle/campgrounds/cass-lake-loop"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$14+"
}