{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hackberry-bend-plains-ks",
  "name": "Hackberry Bend",
  "description": "Hackberry Bend is located near Beaver, Oklahoma, featuring sandy dunes and flat terrain.",
  "url": "https://campertunity.com/listings/campgrounds/hackberry-bend-plains-ks",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plains",
    "addressRegion": "KS",
    "postalCode": "73932",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.84000049,
    "longitude": -100.51400055
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/oklahoma-beaver-dunes-state-park-hackberry-bend-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}