{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-charles-campground-lake-isabel-co-1",
  "name": "St Charles Campground - Lake Isabel",
  "description": "Explore St Charles Campground - Lake Isabel in PSICC, Colorado with Recreation.gov. Nestled among aspen and tall Douglas fir trees, St. Charles Campground is in a quiet part of the Lake Isabel Recreation Area. Located on the banks of St. Charle",
  "url": "https://campertunity.com/listings/campgrounds/st-charles-campground-lake-isabel-co-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64366.jpg",
    "https://cdn.recreation.gov/public/images/64335.jpg",
    "https://cdn.recreation.gov/public/images/64189.jpg",
    "https://cdn.recreation.gov/public/images/64297.jpg",
    "https://cdn.recreation.gov/public/images/64404.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St Charles Campground - Lake Isabel",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9811111,
    "longitude": -105.0655556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232093"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}