

# Event Details

- **Event Name**: Justice
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 10:00 pm – Sun, 06 Sep, 2026 at 12:00 am (-04:00)
- **Event URL**: https://allevents.in/new-york/justice/2300030635119405
- **Event Categories**: 
- **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**: Justice
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/27e2c850-a4d1-11f1-8345-8160f1306c66-rimg-w1200-h600-dcc8e8f8-gmir.jpg?v=1788135364

## FAQs

- **Q**: When and where is Justice being held?
  - **A:** Justice takes place on Sat, 05 Sep, 2026 at 10:00 pm to Sun, 06 Sep, 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": "Justice",
        "image": "https://cdn-az.allevents.in/events10/banners/27e2c850-a4d1-11f1-8345-8160f1306c66-rimg-w1200-h600-dcc8e8f8-gmir.jpg?v=1788135364",
        "startDate": "2026-09-05T22:00:00-04:00",
        "endDate": "2026-09-06T00:00:00-04:00",
        "url": "https://allevents.in/new-york/justice/2300030635119405",
        "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"
    }
]
```