{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chippewa-loop-mn",
  "name": "Chippewa Loop",
  "description": "Explore Chippewa Loop in Chippewa National Forest, Minnesota with Recreation.gov. Chippewa Loop is part of the Norway Beach Recreation Area, on the southern shores of beautiful Cass Lake in north central Minnesota. The campground is a perfect",
  "url": "https://campertunity.com/listings/campgrounds/chippewa-loop-mn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64532.jpg",
    "https://cdn.recreation.gov/public/images/64538.jpg",
    "https://cdn.recreation.gov/public/images/64542.jpg",
    "https://cdn.recreation.gov/public/images/64563.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chippewa Loop",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.38243,
    "longitude": -94.508506
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232150"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$26+"
}