{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherryvale-park-ks",
  "name": "Cherryvale Park",
  "description": "Explore Cherryvale Park in Big Hill Lake, Kansas with Recreation.gov. Cherryvale Park is located on the crystal clear Big Hill Lake in southeast Kansas. The lake boasts three campgrounds, three equestrian trails and four day-u",
  "url": "https://campertunity.com/listings/campgrounds/cherryvale-park-ks",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/01/08/13/51/233696_a9d446a2-91e7-4a0a-a5ed-1ca526fade11_1440.jpg",
    "https://cdn.recreation.gov/public/2020/07/02/16/10/233696_b6cdbe7b-8cc8-4abb-af88-f88d2f556da4_700.jpg",
    "https://cdn.recreation.gov/public/2020/07/02/15/20/233696_77de5059-b416-42c7-909e-8e23d7894472_700.png",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cherryvale Park",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2694444,
    "longitude": -95.4583333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233696",
    "https://campflare.com/campground/cherryvale-park-696"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$18-$200"
}