

# Event Details

- **Event Name**: When Chai Met Toast at Bowery Ballroom
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 07:00 pm – Fri, 02 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/when-chai-met-toast-at-bowery-ballroom/2400028949750552
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Bowery Ballroom
- **lat**: 40.72040650
- **long**: -73.99335830
- **full address**: Bowery Ballroom, 6 Delancey Street, New York, NY 10002, United States

## Event gallery

- **Alt text**: When Chai Met Toast at Bowery Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/abc50b00-a0b8-11f1-8382-27c8b4f8dbac-rimg-w1200-h750-dcf8c8c8-gmir.jpg?v=1787685052

## FAQs

- **Q**: When and where is When Chai Met Toast at Bowery Ballroom being held?
  - **A:** When Chai Met Toast at Bowery Ballroom takes place on Fri, 02 Oct, 2026 at 07:00 pm to Fri, 02 Oct, 2026 at 09:00 pm at Bowery Ballroom, 6 Delancey Street, New York, NY 10002, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "When Chai Met Toast at Bowery Ballroom",
        "image": "https://cdn-az.allevents.in/events1/banners/abc50b00-a0b8-11f1-8382-27c8b4f8dbac-rimg-w1200-h750-dcf8c8c8-gmir.jpg?v=1787685052",
        "startDate": "2026-10-02T19:00:00-05:00",
        "endDate": "2026-10-02T21:00:00-05:00",
        "url": "https://allevents.in/new-york/when-chai-met-toast-at-bowery-ballroom/2400028949750552",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowery Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Delancey Street, New York, NY 10002",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.72040650",
                "longitude": "-73.99335830"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```