

# Event Details

- **Event Name**: Basic Bike Maintenance Class
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 06:00 pm – Wed, 24 Jun, 2026 at 07:00 pm (-04:00)
- **Event Description**: This free clinic will demonstrate how to repair a flat tire and perform routine maintenance on your bicycle.  All are welcome!
- **Event URL**: https://allevents.in/winchester/basic-bike-maintenance-class/200030129628122
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Winchester
- **state**: VA
- **country**: United States
- **location**: Element Sports
- **lat**: 39.163284237521
- **long**: -78.173893690109
- **full address**: Element Sports, 2009 S Loudoun St, Winchester, VA 22601-3612, United States

## Event gallery

- **Alt text**: Basic Bike Maintenance Class
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4f3e5bfe1adc5de1cd4713d7112aef3128b065ec9cd2f912d14f6da1b8904c0f-rimg-w1200-h896-dc171618-gmir?v=1781170718

## FAQs

- **Q**: When and where is Basic Bike Maintenance Class being held?
  - **A:** Basic Bike Maintenance Class takes place on Wed, 24 Jun, 2026 at 06:00 pm to Wed, 24 Jun, 2026 at 07:00 pm at Element Sports, 2009 S Loudoun St, Winchester, VA 22601-3612, United States.
- **Q**: Who is organizing Basic Bike Maintenance Class?
  - **A:** Basic Bike Maintenance Class is organized by Element Sports.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basic Bike Maintenance Class",
        "image": "https://cdn-az.allevents.in/events1/banners/4f3e5bfe1adc5de1cd4713d7112aef3128b065ec9cd2f912d14f6da1b8904c0f-rimg-w1200-h896-dc171618-gmir?v=1781170718",
        "startDate": "2026-06-24T18:00:00-04:00",
        "endDate": "2026-06-24T19:00:00-04:00",
        "url": "https://allevents.in/winchester/basic-bike-maintenance-class/200030129628122",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Element Sports",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2009 S Loudoun St, Winchester, VA 22601-3612, United States",
                "addressLocality": "Winchester",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.163284237521",
                "longitude": "-78.173893690109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This free clinic will demonstrate how to repair a flat tire and perform routine maintenance on your bicycle.  All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Element Sports",
                "url": "https://allevents.in/org/element-sports/12721535",
                "description": "Element Sports is a full service bike shop in Winchester also offering skateboards, kayaks, swimwear and more. Stop in, say “Hi.” Get out! Have fun!"
            }
        ]
    }
]
```