

# Event Details

- **Event Name**: Bodie at Mercury Lounge - NY
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 05:00 pm – Sun, 20 Sep, 2026 at 07:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/bodie-at-mercury-lounge-ny/2400030635935056
- **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.72216760
- **long**: -73.98674590
- **full address**: Mercury Lounge - NY, 217 East Houston St., New York, NY 10002, United States

## Event gallery

- **Alt text**: Bodie at Mercury Lounge - NY
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bodie+at+Mercury+Lounge+-+NY&date=Sun%2C+20+Sep%2C+2026&bg=2

## FAQs

- **Q**: When and where is Bodie at Mercury Lounge - NY being held?
  - **A:** Bodie at Mercury Lounge - NY takes place on Sun, 20 Sep, 2026 at 05:00 pm to Sun, 20 Sep, 2026 at 07:00 pm at Mercury Lounge - NY, 217 East Houston St., New York, NY 10002, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bodie at Mercury Lounge - NY",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bodie+at+Mercury+Lounge+-+NY&date=Sun%2C+20+Sep%2C+2026&bg=2",
        "startDate": "2026-09-20T17:00:00-05:00",
        "endDate": "2026-09-20T19:00:00-05:00",
        "url": "https://allevents.in/new-york/bodie-at-mercury-lounge-ny/2400030635935056",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mercury Lounge - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 East Houston St., New York, NY 10002",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.72216760",
                "longitude": "-73.98674590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```