{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chris-park-durango-co",
  "name": "Chris Park",
  "description": "Chris Park is located near Haviland Lake in southwestern Colorado, 18 miles north of Durango. Visitors enjoy the area for its hiking, canoeing and fishing opportunities.",
  "url": "https://campertunity.com/listings/campgrounds/chris-park-durango-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/06/17/14/37/231879_59e36e92-83b4-4a43-8d94-1795da9ad975_700.webp",
    "https://cdn.recreation.gov/public/2025/06/17/14/31/231879_c71ac43b-9bf4-41f8-8ef3-b153bb7cfdb6_700.webp",
    "https://cdn.recreation.gov/public/2025/06/17/14/35/231879_d90283c1-ecc1-451c-a0ce-3b83ffc6a3cd_700.webp",
    "https://cdn.recreation.gov/public/2025/06/17/14/36/231879_e2a8496a-183a-465c-800b-ab9e2bf1407f_700.webp",
    "https://cdn.recreation.gov/public/2025/06/17/14/34/231879_55fb9a22-7458-463a-96f3-afa5fdcd2fc0_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2025/06/17/14/32/231879_e553f431-f74a-4837-9ab4-071a480a3a1d_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chris Park Road, San Juan NF",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5163889,
    "longitude": -107.8
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231879?q=Chris%20Park",
    "https://thedyrt.com/camping/colorado/chris-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "140",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$140+"
}