{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-park-ok",
  "name": "Sandy Park",
  "description": "Explore Sandy Park in Kaw Lake, Oklahoma with Recreation.gov. Sandy Park Campground is located just below the Kaw Lake Dam. This campground is rural, quiet, wooded, and provides both sunny and shaded sites.",
  "url": "https://campertunity.com/listings/campgrounds/sandy-park-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/12/02/18/10/10158169_e90798bf-03a1-415b-86c0-e6e2202744bd_700.jpeg",
    "https://cdn.recreation.gov/public/2022/05/17/14/26/10158169_2bcf9d54-6807-4138-962b-c733641f4020_700.jpeg",
    "https://cdn.recreation.gov/public/2021/12/02/18/19/10158169_c0842efc-4366-4b5e-87a1-221f0dfa9742_700.jpeg",
    "https://cdn.recreation.gov/public/2021/12/02/18/20/10158169_4d27448f-d5bb-4785-9050-63cd6e359662_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/05/17/14/25/10158169_5b94aff5-d288-4733-891b-d457781f41af_700.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandy Park",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.693938,
    "longitude": -96.921291
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10158169"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shade"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$22+"
}