{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-clear-creek-reservoir-campground",
  "name": "Clear Creek Reservoir Campground",
  "description": "Clear Creek Reservoir Campground is located at 23303 County Road 390, Buena Vista CO 81211. Clear Creek Reservoir Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-clear-creek-reservoir-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23303 County Road 390",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "postalCode": "81211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0203772,
    "longitude": -106.2786135
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/buena-vista/clear-creek-reservoir-campground"
  ]
}