{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cripple-creek-koa-cripple-creek-co",
  "name": "Cripple Creek KOA",
  "description": "Cripple Creek KOA is located at 2576 County Road 81, Cripple Creek CO 80813. Cripple Creek KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/cripple-creek/",
  "url": "https://campertunity.com/listings/campgrounds/cripple-creek-koa-cripple-creek-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2576 County Road 81",
    "addressLocality": "Cripple Creek",
    "addressRegion": "CO",
    "postalCode": "80813",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7746974,
    "longitude": -105.1169191
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/cripple-creek/cripple-creek-koa"
  ]
}