

# Event Details

- **Event Name**: Tread Lightly! Day
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 09:00 am (-04:00)
- **Event Description**: Come join us for a fun day in the woods cleaning up the area we all enjoy! Hosted by Country Roads Coalition!
- **Event URL**: https://allevents.in/east-bank/tread-lightly-day/200029825744009
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: East Bank
- **state**: WV
- **country**: United States
- **location**: 1900 Colonel Pauley Dr, Belle, WV
- **lat**: 38.21866
- **long**: -81.47126
- **full address**: 1900 Colonel Pauley Dr, Belle, WV, East Bank, United States

## Event gallery

- **Alt text**: Tread Lightly! Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/01cdb5126d2ade47ecdbbee5cb71d3534b62681b1befaa01104e3dcec7d2350a-rimg-w1079-h1088-dc131109-gmir?v=1775984848

## FAQs

- **Q**: When and where is Tread Lightly! Day being held?
  - **A:** Tread Lightly! Day takes place on Sat, 19 Sep, 2026 at 09:00 am to Sat, 19 Sep, 2026 at 09:00 am at 1900 Colonel Pauley Dr, Belle, WV, East Bank, United States.
- **Q**: Who is organizing Tread Lightly! Day?
  - **A:** Tread Lightly! Day is organized by Appalachian Outlaw Trails - AOT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tread Lightly! Day",
        "image": "https://cdn-az.allevents.in/events7/banners/01cdb5126d2ade47ecdbbee5cb71d3534b62681b1befaa01104e3dcec7d2350a-rimg-w1079-h1088-dc131109-gmir?v=1775984848",
        "startDate": "2026-09-19T09:00:00-04:00",
        "url": "https://allevents.in/east-bank/tread-lightly-day/200029825744009",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1900 Colonel Pauley Dr, Belle, WV",
            "address": {
                "@type": "PostalAddress",
                "name": "1900 Colonel Pauley Dr, Belle, WV, East Bank, United States",
                "addressLocality": "East Bank",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.21866",
                "longitude": "-81.47126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a fun day in the woods cleaning up the area we all enjoy! Hosted by Country Roads Coalition!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Appalachian Outlaw Trails - AOT",
                "url": "https://allevents.in/org/appalachian-outlaw-trails-aot/26175500"
            }
        ]
    }
]
```