{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-lake-oklahoma-ok",
  "name": "Cedar Lake (Oklahoma)",
  "description": "Explore Cedar Lake (Oklahoma) in Ouachita National Forest, Arkansas with Recreation.gov. Cedar Lake is located in southeast Oklahoma, in the pine and hardwood-forested mountains of the Ouachita National Forest. The campground is situated on the shor",
  "url": "https://campertunity.com/listings/campgrounds/cedar-lake-oklahoma-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/12/11/16/04/232303_ce3e6cc1-72a5-4f32-a2d6-5ba2b35ce287_700.jpg",
    "https://cdn.recreation.gov/public/2020/12/11/16/02/232303_d67603b7-52aa-453c-bf84-5fdfc563cbbe_700.jpg",
    "https://cdn.recreation.gov/public/2022/10/07/18/40/232303_cdf38d8a-16e0-4acf-8b84-98623905b39a_1440.jpg",
    "https://cdn.recreation.gov/public/images/65271.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cedar Lake (Oklahoma)",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7586111,
    "longitude": -94.6944444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232303",
    "https://thedyrt.com/camping/oklahoma/cedar-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$15-$40"
}