{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cripple-creek-hospitality-house-travel-park-cripple-creek",
  "name": "Cripple Creek Hospitality House & Travel Park",
  "description": "Cripple Creek Hospitality House & Travel Park is located at 600 North B Street, Cripple Creek CO 80813. Cripple Creek Hospitality House & Travel Park can be contacted at ***-***-**** or http://cchospitalityhouse.com/",
  "url": "https://campertunity.com/listings/campgrounds/cripple-creek-hospitality-house-travel-park-cripple-creek",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "600 North B Street",
    "addressLocality": "Cripple Creek",
    "addressRegion": "CO",
    "postalCode": "80813",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.753895,
    "longitude": -105.1843344
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/cripple-creek/cripple-creek-hospitality-house-travel-park"
  ]
}