{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kanawha-state-forest-hiking-biking-nature-near-charleston-wv",
  "name": "Kanawha State Forest | Hiking, Biking & Nature Near Charleston WV",
  "description": "Explore Kanawha State Forest near Charleston, WV, offering scenic hiking trails, mountain biking, picnic areas and peaceful forest views.",
  "url": "https://campertunity.com/listings/campgrounds/kanawha-state-forest-hiking-biking-nature-near-charleston-wv",
  "image": [
    "https://wvstateparks.com/wp-content/uploads/2024/03/KSF-3432.webp",
    "https://wvstateparks.com/wp-content/uploads/2025/05/wvsp.png",
    "https://wvstateparks.com/wp-content/uploads/2024/03/KSF-3432-700x466.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7500 Kanawha State Forest Dr",
    "addressLocality": "Charleston",
    "addressRegion": "WV",
    "postalCode": "25314",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.278654,
    "longitude": -81.650664
  },
  "sameAs": [
    "https://wvstateparks.com/parks/kanawha-state-forest/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}