{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chicago-basin-cascade-co",
  "name": "Chicago Basin",
  "description": "Chicago Basin, located in the [San Juan National Forest](https://thedyrt.com/camping/colorado/near/san-juan-national-forest), features rugged terrain with dense forests and mountain peaks.",
  "url": "https://campertunity.com/listings/campgrounds/chicago-basin-cascade-co",
  "image": [
    "https://photos.thedyrt.com/photo/1852949/media/chicago-basin_61fb7dcf-e884-4a0e-901a-941d6ab00a23.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1852949/media/chicago-basin_61fb7dcf-e884-4a0e-901a-941d6ab00a23.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1852953/media/chicago-basin_9de27f26-a756-4cd3-ad5d-dfcef507e7eb.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-107.62673675,37.60944237)/-107.62673675,37.60944237,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cascade",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.60944237,
    "longitude": -107.62673675
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/chicago-basin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}