

# Event Details

- **Event Name**: Walkers Club Walk
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:50 am – Fri, 19 Dec, 2025 at 08:55 am
- **Event Description**: Join the walkers club for a &lt;2 mile walk.  All level welcome!
- **Event URL**: https://allevents.in/woodstock/walkers-club-walk/200029363757340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Woodstock
- **state**: VA
- **country**: United States
- **location**: 1191 Lupton Rd, Woodstock, VA 22664-1954, United States
- **lat**: 38.86987
- **long**: -78.49192
- **full address**: 1191 Lupton Rd, Woodstock, VA 22664-1954, United States

## Event gallery

- **Alt text**: Walkers Club Walk
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ded388db71a9c1edbb49291c139e985e5d3991a1b7d5c310eeb8850a3cbc116a-rimg-w1200-h676-dcffffff-gmir?v=1765886620

## FAQs

- **Q**: When and where is Walkers Club Walk being held?
  - **A:** Walkers Club Walk takes place on Fri, 19 Dec, 2025 at 07:50 am to Fri, 19 Dec, 2025 at 08:55 am at 1191 Lupton Rd, Woodstock, VA 22664-1954, United States.
- **Q**: Who is organizing Walkers Club Walk?
  - **A:** Walkers Club Walk is organized by Friends of Seven Bends State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walkers Club Walk",
        "image": "https://cdn-az.allevents.in/events7/banners/ded388db71a9c1edbb49291c139e985e5d3991a1b7d5c310eeb8850a3cbc116a-rimg-w1200-h676-dcffffff-gmir?v=1765886620",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/woodstock/walkers-club-walk/200029363757340",
        "location": {
            "@type": "Place",
            "name": "1191 Lupton Rd, Woodstock, VA 22664-1954, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1191 Lupton Rd, Woodstock, VA 22664-1954, United States",
                "addressLocality": "Woodstock",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.86987",
                "longitude": "-78.49192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the walkers club for a <2 mile walk.  All level welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Seven Bends State Park",
                "url": "https://allevents.in/org/friends-of-seven-bends-state-park/26141348"
            }
        ]
    }
]
```