

# Event Details

- **Event Name**: Porch Light
- **Event Start and End Date**: Sun, 08 Nov, 2026 at 07:00 pm – Sun, 08 Nov, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/porch-light/2300030415539534
- **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 Ballroom
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Bowery Ballroom, 6 Delancey Street, New York, United States

## Event gallery

- **Alt text**: Porch Light
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Porch+Light&date=Sun%2C+08+Nov%2C+2026+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Porch Light being held?
  - **A:** Porch Light takes place on Sun, 08 Nov, 2026 at 07:00 pm to Sun, 08 Nov, 2026 at 09:00 pm at Bowery Ballroom, 6 Delancey Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Porch Light 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 Porch Light sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Porch Light",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Porch+Light&date=Sun%2C+08+Nov%2C+2026+at+07%3A00+pm&bg=5",
        "startDate": "2026-11-08T19:00:00-05:00",
        "endDate": "2026-11-08T21:00:00-05:00",
        "url": "https://allevents.in/new-york/porch-light/2300030415539534",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowery Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Delancey Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```