{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildcat-creek-recreation-area-murray-ky",
  "name": "Wildcat Creek Recreation Area",
  "description": "RV park reviews and information about Wildcat Creek Recreation Area in Murray, Kentucky",
  "url": "https://campertunity.com/listings/campgrounds/wildcat-creek-recreation-area-murray-ky",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28 Wildcat Beach Rd",
    "addressLocality": "Murray",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.611563,
    "longitude": -88.140777
  },
  "sameAs": [
    "https://rvthereyetdirectory.com/rv-park/wildcat-creek-recreation-area/"
  ]
}