

# Event Details

- **Event Name**: Mei-lan and Ali
- **Event Start and End Date**: Wed, 23 Sep, 2026 at 07:00 pm – Thu, 24 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/mei-lan-and-ali/2300030149921027
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Town Hall Theatre - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Town Hall Theatre - NY, 123 West 43rd Street, New York, United States

## Event gallery

- **Alt text**: Mei-lan and Ali
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/abe25410-a4f7-11f1-8345-8160f1306c66-rimg-w1200-h686-dcf8f8f8-gmir.jpg?v=1788151907

## FAQs

- **Q**: When and where is Mei-lan and Ali being held?
  - **A:** Mei-lan and Ali takes place on Wed, 23 Sep, 2026 at 07:00 pm to Thu, 24 Sep, 2026 at 10:00 pm at Town Hall Theatre - NY, 123 West 43rd Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mei-lan and Ali is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mei-lan and Ali sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mei-lan and Ali",
        "image": "https://cdn-az.allevents.in/events8/banners/abe25410-a4f7-11f1-8345-8160f1306c66-rimg-w1200-h686-dcf8f8f8-gmir.jpg?v=1788151907",
        "startDate": "2026-09-23T19:00:00-04:00",
        "endDate": "2026-09-24T22:00:00-04:00",
        "url": "https://allevents.in/new-york/mei-lan-and-ali/2300030149921027",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Town Hall Theatre - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 West 43rd Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```