{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-bend-state-park-cabins-outdoor-fun-wv-cairo-wv",
  "name": "Visit North Bend State Park | Cabins & Outdoor Fun in WV",
  "description": "Plan your getaway to North Bend State Park for biking the rail trail, hiking, camping and relaxing cabin stays in West Virginia.",
  "url": "https://campertunity.com/listings/campgrounds/north-bend-state-park-cabins-outdoor-fun-wv-cairo-wv",
  "image": [
    "https://wvstateparks.com/wp-content/uploads/2026/02/11E_B8_6852694_4018290023_6-1.webp",
    "https://wvstateparks.com/wp-content/uploads/2026/02/11E_B8_6852694_4018290023_6-1-700x467.webp",
    "https://wvstateparks.com/wp-content/uploads/2025/05/wvsp.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "202 North Bend State Park Road",
    "addressLocality": "Cairo",
    "addressRegion": "WV",
    "postalCode": "26337",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.286281,
    "longitude": -81.232041
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}