{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pulaski-county-park-nancy-ky",
  "name": "Pulaski County Park",
  "description": "Pulaski County Park offers a beach, swimming, boat ramps, RV camping, primitive camping, fishing, bike and hiking trails, rental cabins, and much more!",
  "url": "https://campertunity.com/listings/campgrounds/pulaski-county-park-nancy-ky",
  "image": [
    "https://pcparkky.com/wp-content/uploads/2019/11/fromabovepark.jpg",
    "https://pcparkky.com/wp-content/uploads/2019/11/Pulaski-County-Park-Logo.png",
    "https://pcparkky.com/wp-content/uploads/2019/11/Facebook-logo-circle-150x150.png",
    "https://pcparkky.com/wp-content/uploads/2024/11/PARK-NAME-HEADER-2.png",
    "https://pcparkky.com/wp-content/uploads/2019/11/Google_logo-150x150.jpg",
    "https://pcparkky.com/wp-content/uploads/2019/11/fromabovepark-1024x683.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1200 Highway 3189,",
    "addressLocality": "Nancy",
    "addressRegion": "KY",
    "postalCode": "42544",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}