

# Event Details

- **Event Name**: Black Coffee
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:00 pm – Sun, 18 Oct, 2026 at 12:00 am (-04:00)
- **Event URL**: https://allevents.in/new-york/black-coffee/2300029999553451
- **Event Categories**: trips-adventures, contests
- **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**: Pacha New York
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Pacha New York, 618 W 46th St, New York, United States

## Event gallery

- **Alt text**: Black Coffee
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b52ae070-a0ef-11f1-8382-27c8b4f8dbac-rimg-w1080-h1080-dcf8f8f8-gmir.webp?v=1787708683

## FAQs

- **Q**: When and where is Black Coffee being held?
  - **A:** Black Coffee takes place on Sun, 06 Sep, 2026 at 10:00 pm to Sun, 18 Oct, 2026 at 12:00 am at Pacha New York, 618 W 46th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Black Coffee is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Black Coffee 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": "Black Coffee",
        "image": "https://cdn-az.allevents.in/events9/banners/b52ae070-a0ef-11f1-8382-27c8b4f8dbac-rimg-w1080-h1080-dcf8f8f8-gmir.webp?v=1787708683",
        "startDate": "2026-09-06T22:00:00-04:00",
        "endDate": "2026-10-18T00:00:00-04:00",
        "url": "https://allevents.in/new-york/black-coffee/2300029999553451",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pacha New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "618 W 46th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```