{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spillway-co",
  "name": "Spillway Campground",
  "description": "Explore Spillway Campground in PSICC, Colorado with Recreation.gov. Spillway Campground is perched along the South Platte River near the base of the dam of Eleven Mile Reservoir. Adventurists and families alike will find things",
  "url": "https://campertunity.com/listings/campgrounds/spillway-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/10/23/23/54/233721_005a4128-f6f8-4145-bba6-e3aca389ffa1_1440.jpg",
    "https://cdn.recreation.gov/public/2018/10/23/23/55/233721_685f2dac-c32c-41e2-aeb4-5253d915baac_700.jpg",
    "https://cdn.recreation.gov/public/2018/10/23/23/57/233721_f44d51f5-89f9-4c0c-b916-79b42942d84f_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spillway Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9066667,
    "longitude": -105.4677778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233721",
    "https://campsite-usa.com/campsite/spillway-campground-eleven-mile-canyon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$24+"
}