{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-creek-duncan-ok",
  "name": "Clear Creek Lake",
  "description": "Clear Creek Lake near Marlow, OK, offers a camping experience surrounded by flatlands and scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/clear-creek-duncan-ok",
  "image": [
    "https://photos.thedyrt.com/photo/657560/media/oklahoma-clear-creek-lake_d43f2e6d-fb38-4c14-aeb1-fd294903047a.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.85100018,34.58700029)/-97.85100018,34.58700029,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/477186/media/oklahoma-clear-creek-lake_94681ca0-1f08-473a-965c-060035c20564.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/657560/media/oklahoma-clear-creek-lake_d43f2e6d-fb38-4c14-aeb1-fd294903047a.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Duncan",
    "addressRegion": "OK",
    "postalCode": "73055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.58700029,
    "longitude": -97.85100018
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/oklahoma-clear-creek-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}