

# Event Details

- **Event Name**: Sofi Tukker
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 10:00 pm – Sat, 03 Oct, 2026 at 12:00 am (-04:00)
- **Event URL**: https://allevents.in/new-york/sofi-tukker/2300030637261916
- **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**: Sofi Tukker
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/832ac880-a54d-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788188775

## FAQs

- **Q**: When and where is Sofi Tukker being held?
  - **A:** Sofi Tukker takes place on Fri, 02 Oct, 2026 at 10:00 pm to Sat, 03 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:** Sofi Tukker is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Sofi Tukker sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sofi Tukker",
        "image": "https://cdn-az.allevents.in/events2/banners/832ac880-a54d-11f1-8345-8160f1306c66-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788188775",
        "startDate": "2026-10-02T22:00:00-04:00",
        "endDate": "2026-10-03T00:00:00-04:00",
        "url": "https://allevents.in/new-york/sofi-tukker/2300030637261916",
        "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"
    }
]
```