

# Event Details

- **Event Name**: Lily Hain
- **Event Start and End Date**: Tue, 22 Sep, 2026 at 06:00 pm – Tue, 22 Sep, 2026 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/lily-hain/2300030647694643
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Mercury Lounge - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Mercury Lounge - NY, 217 East Houston Street, New York, United States

## Event gallery

- **Alt text**: Lily Hain
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/30726a70-a6a7-11f1-8990-5d04d231a2dd-rimg-w1200-h796-dc081828-gmir.jpg?v=1788337242

## FAQs

- **Q**: When and where is Lily Hain being held?
  - **A:** Lily Hain takes place on Tue, 22 Sep, 2026 at 06:00 pm to Tue, 22 Sep, 2026 at 08:00 pm at Mercury Lounge - NY, 217 East Houston Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lily Hain",
        "image": "https://cdn-az.allevents.in/events3/banners/30726a70-a6a7-11f1-8990-5d04d231a2dd-rimg-w1200-h796-dc081828-gmir.jpg?v=1788337242",
        "startDate": "2026-09-22T18:00:00-04:00",
        "endDate": "2026-09-22T20:00:00-04:00",
        "url": "https://allevents.in/new-york/lily-hain/2300030647694643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mercury Lounge - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 East Houston Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```