{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/down-yonder-campground-burkesville-ky",
  "name": "Down Yonder Campground",
  "description": "Down Yonder Campground operates as an annual-site facility positioned outside [Dale Hollow Lake State Resort Park](https://thedyrt.com/camping/kentucky/dale-hollow-lake-state-resort-park), requiring a drive through Kentucky or Tennessee farmland to reach.",
  "url": "https://campertunity.com/listings/campgrounds/down-yonder-campground-burkesville-ky",
  "image": [
    "https://photos.thedyrt.com/photo/43583/photo/down-yonder-campground_91ff3f40c638164d56e32efd055334b6.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-85.29868836,36.70323647)/-85.29868836,36.70323647,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/43583/photo/down-yonder-campground_91ff3f40c638164d56e32efd055334b6.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/43581/photo/down-yonder-campground_c93d39ddc67d14e1b36d0858ac9ff100.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burkesville",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.70323647,
    "longitude": -85.29868836
  },
  "sameAs": [
    "https://thedyrt.com/camping/kentucky/down-yonder-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}