{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/star-island-campground-cass-lake-mn",
  "name": "Star Island Campground",
  "description": "Star Island Campground is located in the [Chippewa National Forest](https://thedyrt.com/camping/minnesota/near/chippewa-national-forest), surrounded by dense forest and numerous lakes.",
  "url": "https://campertunity.com/listings/campgrounds/star-island-campground-cass-lake-mn",
  "image": [
    "https://photos.thedyrt.com/photo/412776/media/minnesota-star-island_92d674254da847b522f2acee439054e1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.56692036,47.41023027)/-94.56692036,47.41023027,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/412776/media/minnesota-star-island_92d674254da847b522f2acee439054e1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/412772/media/minnesota-star-island_6262519db44e0afd31bc169d4c51eea2.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cass Lake",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.41023027,
    "longitude": -94.56692036
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/minnesota-star-island"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}