{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coyote-outfitters-hesperus-co",
  "name": "Coyote Outfitters",
  "description": "Coyote Outfitters is located near varied terrain with open spaces and scattered vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/coyote-outfitters-hesperus-co",
  "image": [
    "https://photos.thedyrt.com/photo/853729/media/coyote-outfitters_fe46dac8-e5df-4de0-aeb4-c6533561a1cb.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-108.16318415076154,37.19728399989371)/-108.16318415076154,37.19728399989371,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/853727/media/coyote-outfitters_9cce77e4-f10c-4e8c-b2ac-8658c04eab37.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/853729/media/coyote-outfitters_fe46dac8-e5df-4de0-aeb4-c6533561a1cb.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hesperus",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.19728399989371,
    "longitude": -108.16318415076154
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/coyote-outfitters"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}