{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaver-dunes-park-campground-plains-ks",
  "name": "Beaver Dunes Park Campground",
  "description": "Beaver Dunes Park operates under city management after the state closed the original park in 2011, creating a unique camping destination where sand dunes meet the Oklahoma prairie.",
  "url": "https://campertunity.com/listings/campgrounds/beaver-dunes-park-campground-plains-ks",
  "image": [
    "https://photos.thedyrt.com/photo/media/beaver-dunes-park_2b196de4-cabd-4990-b79b-59cc459e53f5.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/586980/media/beaver-dunes-state-park_6250c361-9e0c-40de-bf23-b990ccaa03cd.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/beaver-dunes-park_2b196de4-cabd-4990-b79b-59cc459e53f5.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.51200067,36.83600055)/-100.51200067,36.83600055,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plains",
    "addressRegion": "KS",
    "postalCode": "73932",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.83600055,
    "longitude": -100.51200067
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/beaver-dunes-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}