

# Event Details

- **Event Name**: The Suitcase Junket
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 08:00 pm – Sun, 18 Oct, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/the-suitcase-junket/2300030458279510
- **Event Categories**: 
- **Slot details of has slots**: 
- **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**: The Suitcase Junket
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/39f359d0-a75e-11f1-b98f-cbeba3585b3a-rimg-w1000-h1333-dc181818-gmir.jpg?v=1788415856

## FAQs

- **Q**: When and where is The Suitcase Junket being held?
  - **A:** The Suitcase Junket takes place on Sun, 18 Oct, 2026 at 08:00 pm to Sun, 18 Oct, 2026 at 10:00 pm at Mercury Lounge - NY, 217 East Houston Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Suitcase Junket is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. 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 The Suitcase Junket 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": "The Suitcase Junket",
        "image": "https://cdn-az.allevents.in/events8/banners/39f359d0-a75e-11f1-b98f-cbeba3585b3a-rimg-w1000-h1333-dc181818-gmir.jpg?v=1788415856",
        "startDate": "2026-10-18T20:00:00-04:00",
        "endDate": "2026-10-18T22:00:00-04:00",
        "url": "https://allevents.in/new-york/the-suitcase-junket/2300030458279510",
        "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"
    }
]
```