{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dale-hollow-lake-burkesville-ky",
  "name": "Dale Hollow Lake",
  "description": "This park is lovely! RV sites are set in a circle with plenty of space. Loved it!",
  "url": "https://campertunity.com/listings/campgrounds/dale-hollow-lake-burkesville-ky",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burkesville",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.661666,
    "longitude": -85.29666
  },
  "sameAs": [
    "http://rvthereyetdirectory.com/rv-park/dale-hollow-lake/"
  ]
}