

# Event Details

- **Event Name**: BIKE NIGHT 
- **Event Start and End Date**: Tue, 16 Sep, 2025 at 06:00 pm
- **Event Description**: Last bike night of the year!
- **Event URL**: https://allevents.in/broadalbin/bike-night/200028788031152
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Broadalbin
- **state**: NY
- **country**: United States
- **location**: 19 Pine St, Broadalbin, NY
- **lat**: 43.05782
- **long**: -74.18708
- **full address**: 19 Pine St, Broadalbin, NY, United States

## Event gallery

- **Alt text**: BIKE NIGHT
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/090328afa68ae10af94e80c241a19e3b3a515d0f975b83de0a062ef247dfbb5a-rimg-w945-h2048-dc000000-gmir?v=1757541364

## FAQs

- **Q**: When and where is BIKE NIGHT  being held?
  - **A:** BIKE NIGHT  takes place on Tue, 16 Sep, 2025 at 06:00 pm to Tue, 16 Sep, 2025 at 06:00 pm at 19 Pine St, Broadalbin, NY, United States.
- **Q**: Who is organizing BIKE NIGHT ?
  - **A:** BIKE NIGHT  is organized by Broadalbin Memorial VFW Post 8690.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BIKE NIGHT",
        "image": "https://cdn-az.allevents.in/events2/banners/090328afa68ae10af94e80c241a19e3b3a515d0f975b83de0a062ef247dfbb5a-rimg-w945-h2048-dc000000-gmir?v=1757541364",
        "startDate": "2025-09-16",
        "url": "https://allevents.in/broadalbin/bike-night/200028788031152",
        "location": {
            "@type": "Place",
            "name": "19 Pine St, Broadalbin, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Pine St, Broadalbin, NY 12025-3129, United States",
                "addressLocality": "Broadalbin",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05782",
                "longitude": "-74.18708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Last bike night of the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Broadalbin Memorial VFW Post 8690",
                "url": "https://allevents.in/org/broadalbin-memorial-vfw-post-8690/26120148"
            }
        ]
    }
]
```