{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-post-road-ar",
  "name": "Old Post Road",
  "description": "Explore Old Post Road in Dardanelle Lake, Arkansas with Recreation.gov. Download an Old Post park map HERE Old Post Road is a camping hotspot at Dardanelle Lake, with numerous opportunities for boating, biking, hiking and bird",
  "url": "https://campertunity.com/listings/campgrounds/old-post-road-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/07/22/20/42/cd4a52ba-3f05-4981-94ce-9d9d8ec59423_1600.jpg",
    "https://cdn.recreation.gov/public/2018/07/22/20/42/f2ad1eae-5eb0-4b15-a54d-7222947380c4_450.jpg",
    "https://cdn.recreation.gov/public/2025/02/11/16/09/232662_d6613d22-9d26-4f5c-bcc5-12f2711c9992_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Post Road",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2472222,
    "longitude": -93.1625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-08-21"
  },
  "priceRange": "$26-$75"
}