{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/delta-heritage-trail-state-park-campground",
  "name": "Delta Heritage Trail State Park Campground",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/delta-heritage-trail-state-park-campground",
  "image": [
    "https://photos.thedyrt.com/photo/830093/media/delta-heritage-state-park_1117b360-30ad-424c-92f4-f28c12772a85.jpg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5541385954254,
    "longitude": -90.75882370772342
  },
  "sameAs": [
    "https://thedyrt.com/camping/arkansas/delta-heritage-state-park",
    "https://thedyrt.com/camping/arkansas/delta-heritage-state-park/gallery"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "13",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "$13-$15"
}