{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coal-creek-curecanti-national-recreation-area-co",
  "name": "Coal Creek",
  "description": "Within Curecanti National Recreation Area, Coal Creek operates as a US Forest Service campground in the Gunnison National Forest. This established site sits alongside other camping options in the region, including nearby Ponderosa Campground less than a mile west. The campground provides basic facilities typical of Forest Service operations in Colorado's high country. Campers exploring camping spots near Gunnison National Forest will find Coal Creek positioned for access to the recreation are...",
  "url": "https://campertunity.com/listings/campgrounds/coal-creek-curecanti-national-recreation-area-co",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Curecanti National Recreation Area",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.51863319,
    "longitude": -107.29400175
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/coal-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}