{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-fork-campground-co",
  "name": "Lake Fork Campground",
  "description": "Explore Lake Fork Campground in Curecanti National Recreation Area, Colorado with Recreation.gov. Lake Fork Campground is on the Blue Mesa Reservoir, near the reservoir's dam. It is a part of the historic Curecanti Recreation Area and is an ideal place to st",
  "url": "https://campertunity.com/listings/campgrounds/lake-fork-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/03/05/18/23/234054_843bf479-d4ba-4193-b136-31706db795d2_700.jpg",
    "https://cdn.recreation.gov/public/2019/03/05/18/21/234054_227e3b25-0764-4de7-a904-6532d4a760f5_700.jpg",
    "https://cdn.recreation.gov/public/2019/03/05/18/24/234054_ea91d681-141a-452c-ab79-a07d8af6932d_700.jpg",
    "https://cdn.recreation.gov/public/2019/03/05/18/20/234054_0453449a-df16-42eb-8334-7063a7aa8ea8_700.jpeg",
    "https://cdn.recreation.gov/public/2019/03/05/18/25/234054_779bbf7a-3552-4ef2-91ad-83b188a0af18_1440.jpg",
    "https://cdn.recreation.gov/public/2019/03/05/18/26/234054_6b4343ca-fe84-4862-b660-2e6573b9878e_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/13/22/35/234054_1e90a64a-95bb-4f04-afab-78d05ddc45ba_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Fork Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4588889,
    "longitude": -107.33
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234054"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$24+"
}