{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/below-dam-campground-lake-wister-state-park-wister",
  "name": "Below the Dam Campground — Lake Wister State Park",
  "description": "Below the Dam Campground at Lake Wister State Park is situated near Wister, Oklahoma.",
  "url": "https://campertunity.com/listings/campgrounds/below-dam-campground-lake-wister-state-park-wister",
  "image": [
    "https://photos.thedyrt.com/photo/670055/media/oklahoma-lake-wister-state-park-below-the-dam_3cf8d974-b7e2-45b2-b04c-27b49995787e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.7140004,34.94100071)/-94.7140004,34.94100071,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/670062/media/oklahoma-lake-wister-state-park-below-the-dam_6088d99c-5ab7-4ed5-bdbe-0860aad4e768.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/670055/media/oklahoma-lake-wister-state-park-below-the-dam_3cf8d974-b7e2-45b2-b04c-27b49995787e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25567 US Hwy 270",
    "addressLocality": "Wister",
    "addressRegion": "OK",
    "postalCode": "74966",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.94100071,
    "longitude": -94.7140004
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/oklahoma-lake-wister-state-park-below-the-dam"
  ],
  "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-10-01"
  },
  "priceRange": "$0+"
}