{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-cliffs-park-lockesburg-ar",
  "name": "White Cliffs Park",
  "description": "White Cliffs Campground is located on the east bank of the Little River feeding into Millwood Lake in southwest Arkansas.",
  "url": "https://campertunity.com/listings/campgrounds/white-cliffs-park-lockesburg-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/46/250013_19155f52-9267-4c6c-8af2-6e3b7cd5940c_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/39/250013_41138d08-264e-4814-a9b0-1651eef8c56e_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/41/250013_83a652d7-1f15-4d06-b2a0-a9abf2f2d138_1440.jpg",
    "https://cdn.recreation.gov/public/2020/05/04/19/04/250013_f2aac893-5e99-4c23-9940-f25aa1c56033_700.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/43/250013_ba9cf9a4-63ea-4873-8fc4-44c9bba873b8_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/40/250013_dd097042-7caf-46f6-9f58-703ee8ab79c7_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/43/250013_7c9e34bc-99b1-47e1-bcae-5a52f1d806a9_1440.jpg",
    "https://cdn.recreation.gov/public/2021/10/16/15/18/250013_30fbccb5-efbd-4748-911c-853286aa0cda_700.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/45/250013_ed4d7d7e-bcc5-4ae9-9296-d694fe8c1d12_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/46/250013_8ad0f11b-2be5-4f07-acc6-986547ee3097_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/40/250013_b28f0075-4063-4e36-bfda-cfed2d6e6a75_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/44/250013_feec1015-27df-4134-9105-6089e7b22d49_1440.jpg",
    "https://cdn.recreation.gov/public/2019/06/20/16/42/250013_d30adcd8-7ce4-438b-92a8-b7fb0d613246_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3664 HWY 317 SOUTH",
    "addressLocality": "Lockesburg",
    "addressRegion": "AR",
    "postalCode": "71833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.765,
    "longitude": -94.0586111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/250013",
    "https://thedyrt.com/camping/arkansas/arkansas-white-cliffs"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$25+"
}