{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-vista-campground-lake-isabel-co",
  "name": "LA Vista Campground - Lake Isabel",
  "description": "Explore LA Vista Campground - Lake Isabel in PSICC, Colorado with Recreation.gov. La Vista Campground is situated in a meadow overlooking the west side of the 40-acre Lake Isabel. It is set along the Frontier Pathways and Historic Byway in th",
  "url": "https://campertunity.com/listings/campgrounds/la-vista-campground-lake-isabel-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64170.jpg",
    "https://cdn.recreation.gov/public/images/64116.jpg",
    "https://cdn.recreation.gov/public/images/64103.jpg",
    "https://cdn.recreation.gov/public/images/63935.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64052.jpg",
    "https://cdn.recreation.gov/public/images/64096.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LA Vista Campground - Lake Isabel",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9844444,
    "longitude": -105.0594444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232066"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$30-$35"
}