{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-western-ky-rv-park-central-city-ky",
  "name": "Western KY RV Park",
  "description": "Western KY RV Park is located at 700 Youngstown Road, Central City KY 42330. Western KY RV Park can be contacted at ***-***-**** or http://wkyrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-western-ky-rv-park-central-city-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700 Youngstown Road",
    "addressLocality": "Central City",
    "addressRegion": "KY",
    "postalCode": "42330",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2804935,
    "longitude": -87.1030737
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/central-city/western-ky-rv-park"
  ]
}