{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sylvan-park-ks",
  "name": "Sylvan Park",
  "description": "Explore Sylvan Park in Wilson Lake, Kansas with Recreation.gov. Sylvan Park Campground is located below the dam at Wilson Lake in the wide open spaces of central Kansas. A few campsites overlook the Saline River exiting t",
  "url": "https://campertunity.com/listings/campgrounds/sylvan-park-ks",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71149.jpg",
    "https://cdn.recreation.gov/public/2018/07/27/15/57/32ba006b-f169-4cc1-933f-1d965dd4123e_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sylvan Park",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9683333,
    "longitude": -98.4916667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233896"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$18-$180"
}