{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rockcastle-campground-london-ky",
  "name": "Rockcastle Campground",
  "description": "Rockcastle Campground was once a developed campground in the London Ranger District of Daniel Boone National Forest, situated in Laurel County near the scenic Rockcastle River. The campground served as a gateway to the Rockcastle and Cumberland River Confluence area, offering access to water recreation and hiking opportunities including the Lakeside North Trail. The facility has been closed and most improvements have been removed by the U.S. Forest Service. While the area may still provide ac...",
  "url": "https://campertunity.com/listings/campgrounds/rockcastle-campground-london-ky",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "London Dock Rd",
    "addressLocality": "London",
    "addressRegion": "KY",
    "postalCode": "40744",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.96235656738281,
    "longitude": -84.34794616699219
  },
  "sameAs": [
    "https://campflare.com/campground/rockcastle-campground-461"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}