{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chicken-ranch-antonito-co",
  "name": "The Chicken Ranch",
  "description": "The Chicken Ranch is located near the San Juan Mountains in Colorado, offering a landscape of rolling hills and open fields.",
  "url": "https://campertunity.com/listings/campgrounds/chicken-ranch-antonito-co",
  "image": [
    "https://photos.thedyrt.com/photo/835703/media/the-chicken-ranch-co_6d7ed354-c5c2-4fb6-adc7-f2d6d3f8cf72.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/835703/media/the-chicken-ranch-co_6d7ed354-c5c2-4fb6-adc7-f2d6d3f8cf72.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.04163266207092,37.057132392585174)/-106.04163266207092,37.057132392585174,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/835704/media/the-chicken-ranch-co_9e60a245-2c55-4e35-96b5-590a0488067e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.057132392585174,
    "longitude": -106.04163266207092
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/the-chicken-ranch-co"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$20-$65"
}