{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/feyodi-creek-cleveland-ok",
  "name": "Feyodi Creek",
  "description": "Feyodi Creek is located near the Keystone Lake area in Oklahoma, featuring flat terrain with a mix of grasslands and wooded areas. The region experiences temperatures ranging from the 30s in winter to the 90s in summer. Nearby attractions include Keystone State Park and the Keystone Ancient Forest, offering opportunities for hiking and wildlife observation.",
  "url": "https://campertunity.com/listings/campgrounds/feyodi-creek-cleveland-ok",
  "image": [
    "https://photos.thedyrt.com/photo/67698/media/oklahoma-feyodi-creek-park_1041c040ba07f39ce81ba31dd961a7cd.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.43902851,36.27751825)/-96.43902851,36.27751825,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/67696/media/oklahoma-feyodi-creek-park_ce78e8058a162f6cf6f0ee84692eef05.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/67698/media/oklahoma-feyodi-creek-park_1041c040ba07f39ce81ba31dd961a7cd.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cleveland",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.27751825,
    "longitude": -96.43902851
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/oklahoma-feyodi-creek-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}