

# Event Details

- **Event Name**: Eleanor City Park hike
- **Event Start and End Date**: Sun, 28 Sep, 2025 at 01:30 pm
- **Event Description**: Depart from the swim pool at 1:30 for a 3-4 mile hike with some small hills
- **Event URL**: https://allevents.in/eleanor/eleanor-city-park-hike/200028463640041
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details

- **Ticket URL**: http://facebook.com/200028463640041?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eleanor-events

## Event venue details

- **city**: Eleanor
- **state**: WV
- **country**: United States
- **location**: Eleanor Park
- **lat**: 38.536953781331
- **long**: -81.928664726859
- **full address**: Eleanor Park, Eleanor, West Virginia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Kanawha Trail Club (https://allevents.in/org/kanawha-trail-club/25109905)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8e2d5ba3481e0ed03c44fce4536a43466421b3c7014d5228c086424a94fbb193-rimg-w960-h720-dc777761-gmir?v=1759053433
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b052b7b2fb90bcabb38e3bbb1a5f9e8c374cd96eabd215f969f56c471c693d7a-rimg-w300-h300-dc777762-gmir?v=1759053433

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Sep, 2025 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** Eleanor Park, Eleanor, West Virginia, United States
- **Q**: Who is organizing the event?
  - **A:** Kanawha Trail Club
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Eleanor City Park hike ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eleanor City Park hike",
        "image": "https://cdn-az.allevents.in/events3/banners/8e2d5ba3481e0ed03c44fce4536a43466421b3c7014d5228c086424a94fbb193-rimg-w960-h720-dc777761-gmir?v=1759053433",
        "startDate": "2025-09-28",
        "url": "https://allevents.in/eleanor/eleanor-city-park-hike/200028463640041",
        "location": {
            "@type": "Place",
            "name": "Eleanor Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eleanor, West Virginia",
                "addressLocality": "Eleanor",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.536953781331",
                "longitude": "-81.928664726859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Depart from the swim pool at 1:30 for a 3-4 mile hike with some small hills",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kanawha Trail Club",
                "url": "https://allevents.in/org/kanawha-trail-club/25109905"
            }
        ]
    }
]
```