{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lodgepole-jefferson-lake-fairplay-colorado-co",
  "name": "Lodgepole (Jefferson Lake, Fairplay Colorado)",
  "description": "Explore Lodgepole (Jefferson Lake, Fairplay Colorado) in PSICC, Colorado with Recreation.gov. Lodgepole Campground is a creekside destination with incredible Colorado mountain views. The campground is located 3 miles south of Jefferson Lake, one of the h",
  "url": "https://campertunity.com/listings/campgrounds/lodgepole-jefferson-lake-fairplay-colorado-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/25/03/13/232301_8b65f841-2c21-4d14-8fc2-fc1636773a55_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/25/03/12/232301_07f153f3-2d82-4131-9d63-ebbd02670eba_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lodgepole (Jefferson Lake, Fairplay Colorado)",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4166667,
    "longitude": -105.8497222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232301"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$24+"
}