

# Event Details

- **Event Name**: When Chai Met Toast
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 06:00 pm – Sat, 12 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/when-chai-met-toast/2300028970873103
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Club Dada
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Club Dada, 2720 Elm Street, Dallas, United States

## Event gallery

- **Alt text**: When Chai Met Toast
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/704cfd30-2a75-11f1-9c11-fd8a7bc5aafb-rimg-w1200-h750-dcfdcacf-gmir.jpg?v=1774681931

## FAQs

- **Q**: When and where is When Chai Met Toast being held?
  - **A:** When Chai Met Toast takes place on Fri, 11 Sep, 2026 at 06:00 pm to Sat, 12 Sep, 2026 at 10:00 pm at Club Dada, 2720 Elm Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "When Chai Met Toast",
        "image": "https://cdn-az.allevents.in/events3/banners/704cfd30-2a75-11f1-9c11-fd8a7bc5aafb-rimg-w1200-h750-dcfdcacf-gmir.jpg?v=1774681931",
        "startDate": "2026-09-11T18:00:00-05:00",
        "endDate": "2026-09-12T22:00:00-05:00",
        "url": "https://allevents.in/dallas/when-chai-met-toast/2300028970873103",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Club Dada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2720 Elm Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```