{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/curecanti-creek-co",
  "name": "Curecanti Creek - Curecanti National Recreation Area",
  "description": "Curecanti Creek in the Curecanti National Recreation Area is surrounded by rugged terrain with canyons and mesas.",
  "url": "https://campertunity.com/listings/campgrounds/curecanti-creek-co",
  "image": [
    "https://photos.thedyrt.com/photo/41993/photo/colorado-curecanti-creek_61a6ff9ed70c13ec10fe15aa77ec9e27.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/41993/photo/colorado-curecanti-creek_61a6ff9ed70c13ec10fe15aa77ec9e27.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/41986/photo/colorado-curecanti-creek_4fdd3f2892eb225d1623836b8b6f8454.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-107.41536982,38.45174917)/-107.41536982,38.45174917,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Curecanti National Recreation Area",
    "addressRegion": "CO",
    "postalCode": "81230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.45174917,
    "longitude": -107.41536982
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/colorado-curecanti-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}