{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wolf-creek-run-pagosa-springs-co",
  "name": "Wolf Creek Run",
  "description": "Wolf Creek Run sits on private land west of Pagosa Springs, Colorado, where the San Juan River flows through the valley.",
  "url": "https://campertunity.com/listings/campgrounds/wolf-creek-run-pagosa-springs-co",
  "image": [
    "https://photos.thedyrt.com/photo/608248/media/wolf-creek_674f2e23-565b-48de-9195-6886ec874fdd.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/608248/media/wolf-creek_674f2e23-565b-48de-9195-6886ec874fdd.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.98612771534368,37.27645992632652)/-106.98612771534368,37.27645992632652,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1742 E Hwy 160",
    "addressLocality": "Pagosa Springs",
    "addressRegion": "CO",
    "postalCode": "81147",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.27645992632652,
    "longitude": -106.98612771534368
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/wolf-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "99",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$99-$149"
}