{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/western-kentucky-rv-park-700-youngstown-road-central",
  "name": "Western Kentucky RV Park 700 Youngstown Road, Central City, KY 42330",
  "description": "We are 50-site park nestled in the rolling landscape of rural Kentucky, conveniently located off the scenic Western Kentucky Parkway, Exit 58. Whether you’re just passing through needing a quiet night’s rest or you’re staying a while, we can meet your needs.",
  "url": "https://campertunity.com/listings/campgrounds/western-kentucky-rv-park-700-youngstown-road-central",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700 Youngstown Road",
    "addressLocality": "Central City",
    "addressRegion": "KY",
    "postalCode": "42330",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2807796,
    "longitude": -87.1034664
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/1952075-western-kentucky-rv-park-in-central-city-ky"
  ]
}