{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cripple-creek-gold-campground-cripple-creek-co",
  "name": "Cripple Creek Gold Campground",
  "description": "Cripple Creek Gold Campground is situated near Cripple Creek, Colorado, surrounded by mountainous terrain.",
  "url": "https://campertunity.com/listings/campgrounds/cripple-creek-gold-campground-cripple-creek-co",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2576 CR #81",
    "addressLocality": "Cripple Creek",
    "addressRegion": "CO",
    "postalCode": "80813",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.80060062,
    "longitude": -105.19610082
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/cripple-creek-gold-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}