{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gregory-lake-rv-park-drakesboro-ky-42337-ky",
  "name": "Gregory Lake RV Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/gregory-lake-rv-park-drakesboro-ky-42337-ky",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "430 Gregory Lake Rd,",
    "addressLocality": "Drakesboro, KY 42337",
    "addressRegion": "KY",
    "postalCode": "42337"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2175425,
    "longitude": -87.0488847
  }
}