{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cement-creek-campground-crested-butte-co",
  "name": "Cement Creek Campground",
  "description": "Cement Creek Campground is located at 4670 County Road 740, Crested Butte CO 81224. Cement Creek Campground can be contacted at or https://www.fs.usda.gov/recarea/gmug/recarea/?recid=33152",
  "url": "https://campertunity.com/listings/campgrounds/cement-creek-campground-crested-butte-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4670 County Road 740",
    "addressLocality": "Crested Butte",
    "addressRegion": "CO",
    "postalCode": "81224",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8286098,
    "longitude": -106.8354471
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/crested-butte/cement-creek-campground"
  ]
}