{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holdenville-lake-wewoka-ok",
  "name": "Holdenville Lake",
  "description": "Holdenville Lake offers a camping experience near Holdenville, OK, surrounded by flat terrain and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/holdenville-lake-wewoka-ok",
  "image": [
    "https://photos.thedyrt.com/photo/756867/media/oklahoma-holdenville-lake_f79fda41-f1fe-46cd-bd7c-02f7ed44f8dc.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.36300075,35.02400014)/-96.36300075,35.02400014,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/756867/media/oklahoma-holdenville-lake_f79fda41-f1fe-46cd-bd7c-02f7ed44f8dc.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/756873/media/oklahoma-holdenville-lake_0e6c2278-0ca3-4a85-8fdd-b7578dd3e1d1.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wewoka",
    "addressRegion": "OK",
    "postalCode": "74848",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.02400014,
    "longitude": -96.36300075
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/oklahoma-holdenville-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "$0-$25"
}