{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/outlet-channel-ks-camping-information-reviews-ks",
  "name": "Outlet Channel | KS | Camping Information & Reviews",
  "description": "Nestled in the shadow of Elk City Dam, Outlet Channel Campground beckons adventurers to discover its tranquil riverside . Activities: Hiking, Fishing, Biking. 4",
  "url": "https://campertunity.com/listings/campgrounds/outlet-channel-ks-camping-information-reviews-ks",
  "image": [
    "https://cdn.recreation.gov/public/2021/01/08/13/21/10038964_186dd1cb-c11a-453f-8c4d-ab846fddd9ce_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2242358,
    "longitude": -95.7083131
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ks/elk-city-lake/outlet-channel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}