{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newt-graham-lock-and-dam-broken-arrow-ok",
  "name": "Newt Graham Lock and Dam",
  "description": "This US Army Corps of Engineers site requires a hike-in approach after parking along a dirt road that transitions from pavement.",
  "url": "https://campertunity.com/listings/campgrounds/newt-graham-lock-and-dam-broken-arrow-ok",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Broken Arrow",
    "addressRegion": "OK",
    "postalCode": "74014",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.05900087,
    "longitude": -95.53600055
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/newt-graham-lock-and-dam-arkansas-river"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}