{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lucas-park-ks",
  "name": "Lucas Park",
  "description": "Explore Lucas Park in Wilson Lake, Kansas with Recreation.gov. Lucas Park Campground is located on the north side of Wilson Lake in the wide open spaces of central Kansas.",
  "url": "https://campertunity.com/listings/campgrounds/lucas-park-ks",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69846.jpg",
    "https://cdn.recreation.gov/public/2018/08/05/17/54/26ec558a-4824-4aaf-8c53-7c0e531bebea_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lucas Park",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9555556,
    "longitude": -98.5194444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233547"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$18-$350"
}