

# Event Details

- **Event Name**: The Nth Power
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 07:00 pm – Sat, 31 Oct, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/the-nth-power/2300030594854002
- **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**: Bowery Palace
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Bowery Palace, 327 Bowery, New York, United States

## Event gallery

- **Alt text**: The Nth Power
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/707af5a0-9ee2-11f1-86dd-a9509dccaf4b-rimg-w1200-h675-dc080808-gmir.jpg?v=1787483083

## FAQs

- **Q**: When and where is The Nth Power being held?
  - **A:** The Nth Power takes place on Sat, 31 Oct, 2026 at 07:00 pm to Sat, 31 Oct, 2026 at 09:00 pm at Bowery Palace, 327 Bowery, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Nth Power",
        "image": "https://cdn-az.allevents.in/events2/banners/707af5a0-9ee2-11f1-86dd-a9509dccaf4b-rimg-w1200-h675-dc080808-gmir.jpg?v=1787483083",
        "startDate": "2026-10-31T19:00:00-04:00",
        "endDate": "2026-10-31T21:00:00-04:00",
        "url": "https://allevents.in/new-york/the-nth-power/2300030594854002",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowery Palace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "327 Bowery",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```