{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mound-valley-ks-us",
  "name": "Mound Valley",
  "description": "Explore Mound Valley in Big Hill Lake, Kansas with Recreation.gov. Mound Valley is located on the crystal clear Big Hill Lake in southeast Kansas. The lake boasts three campgrounds, three equestrian trails and four day-use a",
  "url": "https://campertunity.com/listings/campgrounds/mound-valley-ks-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/06/14/18/02/233555_d570a525-84a8-43bd-bc08-45f0a5f7ddf4_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mound Valley",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2694444,
    "longitude": -95.4583333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233555"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$14-$76"
}