{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/purgatoire-campground-co",
  "name": "Purgatoire Campground",
  "description": "Explore Purgatoire Campground in PSICC, Colorado with Recreation.gov. Purgatoire Campground is nestled near the headwaters of the Purgatoire River in the beautiful Culebra Range of the Sangre de Cristo Mountains. The primitive cam",
  "url": "https://campertunity.com/listings/campgrounds/purgatoire-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71901.jpg",
    "https://cdn.recreation.gov/public/images/71779.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/71833.jpg",
    "https://cdn.recreation.gov/public/images/71863.jpg",
    "https://cdn.recreation.gov/public/images/71875.jpg",
    "https://cdn.recreation.gov/public/images/71896.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Purgatoire Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2525,
    "longitude": -105.1091667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234104?tab=info",
    "https://campflare.com/campground/purgatoire-campground-104"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$25+"
}