{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chicken-creek-ok",
  "name": "Chicken Creek",
  "description": "Explore Chicken Creek in Tenkiller Ferry Lake, Oklahoma with Recreation.gov. Head to Chicken Creek Campground for tons of fun on Tenkiller Ferry Lake. As one of the most popular campgrounds on the lake, Chicken Creek boasts modern facili",
  "url": "https://campertunity.com/listings/campgrounds/chicken-creek-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/23/13/07/233457_542b416e-518a-4db9-99aa-ef995b82b987_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/06/20/48/233457_5a58a73f-2248-4cfc-aba9-35a6eb095a4a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/23/13/55/233457_5b9e58b5-c537-4ea5-94f1-71f21c547b8e_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chicken Creek",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6816667,
    "longitude": -94.9627778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233457",
    "https://thedyrt.com/camping/oklahoma/oklahoma-chicken-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$10-$50"
}