

# Event Details

- **Event Name**: Labor Day midnight bike ride
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 12:00 am (-04:00)
- **Event Description**: Meet at Allen and College streets
Bring a bike
- **Event URL**: https://allevents.in/buffalo/labor-day-midnight-bike-ride/200030375763735
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: College and Allen, Buffalo, NY
- **lat**: 42.89948
- **long**: -78.87909
- **full address**: College and Allen, Buffalo, NY, United States

## Event gallery

- **Alt text**: Labor Day midnight bike ride
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/eed3a0531c57295d7ff4a80f87f7dfd63dbfcdd93c2dcae1d05cd4a5827c28fc-rimg-w960-h720-dc180808-gmir?v=1786808182

## FAQs

- **Q**: When and where is Labor Day midnight bike ride being held?
  - **A:** Labor Day midnight bike ride takes place on Mon, 07 Sep, 2026 at 12:00 am to Mon, 07 Sep, 2026 at 12:00 am at College and Allen, Buffalo, NY, United States.
- **Q**: Who is organizing Labor Day midnight bike ride?
  - **A:** Labor Day midnight bike ride is organized by The Midnight Bike Ride Buffalo, NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Labor Day midnight bike ride",
        "image": "https://cdn-az.allevents.in/events10/banners/eed3a0531c57295d7ff4a80f87f7dfd63dbfcdd93c2dcae1d05cd4a5827c28fc-rimg-w960-h720-dc180808-gmir?v=1786808182",
        "startDate": "2026-09-07T00:00:00-04:00",
        "url": "https://allevents.in/buffalo/labor-day-midnight-bike-ride/200030375763735",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "College and Allen, Buffalo, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "242 Allen St, Buffalo, NY 14201-1324, United States",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.89948",
                "longitude": "-78.87909"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at Allen and College streets\nBring a bike",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Midnight Bike Ride Buffalo NY",
                "url": "https://allevents.in/org/the-midnight-bike-ride-buffalo-ny/22317741"
            }
        ]
    }
]
```