

# Event Details

- **Event Name**: Pennywise
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 06:30 pm – Sun, 04 Oct, 2026 at 08:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/pennywise/2300030659913712
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Irving Plaza
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Irving Plaza, 17 Irving Place, New York, United States

## Event gallery

- **Alt text**: Pennywise
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bda272c0-a8d0-11f1-a4a1-eb59356bc08b-rimg-w900-h1125-dc080808-gmir.jpg?v=1788574991

## FAQs

- **Q**: When and where is Pennywise being held?
  - **A:** Pennywise takes place on Sun, 04 Oct, 2026 at 06:30 pm to Sun, 04 Oct, 2026 at 08:30 pm at Irving Plaza, 17 Irving Place, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pennywise 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 Pennywise 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": "Pennywise",
        "image": "https://cdn-az.allevents.in/events5/banners/bda272c0-a8d0-11f1-a4a1-eb59356bc08b-rimg-w900-h1125-dc080808-gmir.jpg?v=1788574991",
        "startDate": "2026-10-04T18:30:00-04:00",
        "endDate": "2026-10-04T20:30:00-04:00",
        "url": "https://allevents.in/new-york/pennywise/2300030659913712",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Irving Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Irving Place",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```