

# Event Details

- **Event Name**: Purple Disco Machine
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 10:00 pm – Sun, 01 Nov, 2026 at 12:00 am (-04:00)
- **Event URL**: https://allevents.in/new-york/purple-disco-machine/2300030602613641
- **Event Categories**: Parties, Entertainment
- **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**: Purple Disco Machine
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/140d2380-a700-11f1-8990-5d04d231a2dd-rimg-w1200-h800-dcf8f8f8-gmir.jpg?v=1788375421

## FAQs

- **Q**: When and where is Purple Disco Machine being held?
  - **A:** Purple Disco Machine takes place on Sat, 31 Oct, 2026 at 10:00 pm to Sun, 01 Nov, 2026 at 12:00 am at Pacha New York, 618 W 46th St, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Purple Disco Machine",
        "image": "https://cdn-az.allevents.in/events4/banners/140d2380-a700-11f1-8990-5d04d231a2dd-rimg-w1200-h800-dcf8f8f8-gmir.jpg?v=1788375421",
        "startDate": "2026-10-31T22:00:00-04:00",
        "endDate": "2026-11-01T00:00:00-04:00",
        "url": "https://allevents.in/new-york/purple-disco-machine/2300030602613641",
        "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"
    }
]
```