{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/western-ky-rv-park-central-city-ky",
  "name": "Western KY RV Park",
  "description": "Western KY RV Park camping reservations and campground information. Learn more about camping near Western KY RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/western-ky-rv-park-central-city-ky",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782678/%7Bpht%7DphotoURL1-ParkPropaneSign%7Bpht%7D1721311416975.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700 Youngstown Rd",
    "addressLocality": "Central City",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.28078,
    "longitude": -87.10347
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/western-ky-rv-park/CHUB/782678/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}