

# Event Details

- **Event Name**: October Bike Nights
- **Event Start and End Date**: Thu, 09 Oct, 2025 at 05:15 pm
- **Event Description**: 2nd Thursday/Month

Casual, all abilities, 6-7 mile urban rides, starting at Taylor Pavilion: 6:30PM. Must be able to ride confidently on streets in traffic.

Social @ Vibrissa following the ride!
- **Event URL**: https://allevents.in/winchester/october-bike-nights/200028951395143
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Winchester
- **state**: VA
- **country**: United States
- **location**: Taylor Pavilion Winchester
- **lat**: 39.1852565
- **long**: -78.165779
- **full address**: Taylor Pavilion Winchester, 119 N Loudoun St, Winchester, VA 22601-4717, United States

## Event gallery

- **Alt text**: October Bike Nights
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e6bc55d5e2cbb54d3ded55ad89b93914206576e8b9c15feca535db22dbbacf05-rimg-w1200-h697-dc635c62-gmir?v=1758892902

## FAQs

- **Q**: When and where is October Bike Nights being held?
  - **A:** October Bike Nights takes place on Thu, 09 Oct, 2025 at 05:15 pm to Thu, 09 Oct, 2025 at 05:15 pm at Taylor Pavilion Winchester, 119 N Loudoun St, Winchester, VA 22601-4717, United States.
- **Q**: Who is organizing October Bike Nights?
  - **A:** October Bike Nights is organized by BikeWalk Winchester.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Bike Nights",
        "image": "https://cdn-az.allevents.in/events6/banners/e6bc55d5e2cbb54d3ded55ad89b93914206576e8b9c15feca535db22dbbacf05-rimg-w1200-h697-dc635c62-gmir?v=1758892902",
        "startDate": "2025-10-09",
        "url": "https://allevents.in/winchester/october-bike-nights/200028951395143",
        "location": {
            "@type": "Place",
            "name": "Taylor Pavilion Winchester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 N Loudoun St, Winchester, VA 22601-4717, United States",
                "addressLocality": "Winchester",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1852565",
                "longitude": "-78.165779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2nd Thursday/Month\n\nCasual, all abilities, 6-7 mile urban rides, starting at Taylor Pavilion: 6:30PM. Must be able to ride confidently on streets in traffic.\n\nSocial @ Vibrissa following the ride!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BikeWalk Winchester",
                "url": "https://allevents.in/org/bikewalk-winchester/23411040"
            }
        ]
    }
]
```