

# Event Details

- **Event Name**: Jackson Marshall
- **Event Start and End Date**: Mon, 21 Sep, 2026 at 09:00 pm – Mon, 21 Sep, 2026 at 11:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/jackson-marshall/2300030600022324
- **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**: Jackson Marshall
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a87cb330-a17b-11f1-a977-99d1d33e99bd-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787768792

## FAQs

- **Q**: When and where is Jackson Marshall being held?
  - **A:** Jackson Marshall takes place on Mon, 21 Sep, 2026 at 09:00 pm to Mon, 21 Sep, 2026 at 11: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": "Jackson Marshall",
        "image": "https://cdn-az.allevents.in/events1/banners/a87cb330-a17b-11f1-a977-99d1d33e99bd-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787768792",
        "startDate": "2026-09-21T21:00:00-04:00",
        "endDate": "2026-09-21T23:00:00-04:00",
        "url": "https://allevents.in/new-york/jackson-marshall/2300030600022324",
        "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"
    }
]
```