{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/castaway-canyon-colorado-chimney-rock-co",
  "name": "Castaway Canyon Colorado",
  "description": "Castaway Canyon Colorado is located near rugged terrain with a mix of rocky landscapes and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/castaway-canyon-colorado-chimney-rock-co",
  "image": [
    "https://photos.thedyrt.com/photo/857338/media/castaway-canyon-colorado_6209c4c9-417f-4b9d-b92f-749894dbe22e.webp?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/857338/media/castaway-canyon-colorado_6209c4c9-417f-4b9d-b92f-749894dbe22e.webp?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-107.189077,37.21209499999999)/-107.189077,37.21209499999999,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/831113/media/castaway-canyon-colorado_00c82d65-b11f-4913-9115-08b15fef71c7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chimney Rock",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.21209499999999,
    "longitude": -107.189077
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "$23-$40"
}