

# Event Details

- **Event Name**: Public Image Ltd at Webster Hall
- **Event Start and End Date**: Mon, 28 Sep, 2026 at 08:00 pm – Mon, 28 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/public-image-ltd-at-webster-hall/2400029857290536
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Webster Hall
- **lat**: 40.73167300
- **long**: -73.98916400
- **full address**: Webster Hall, 125 East 11th Street, New York, NY 10003, United States

## Event gallery

- **Alt text**: Public Image Ltd at Webster Hall
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b68065f0-a04d-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787639142

## FAQs

- **Q**: When and where is Public Image Ltd at Webster Hall being held?
  - **A:** Public Image Ltd at Webster Hall takes place on Mon, 28 Sep, 2026 at 08:00 pm to Mon, 28 Sep, 2026 at 10:00 pm at Webster Hall, 125 East 11th Street, New York, NY 10003, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Public Image Ltd at Webster Hall",
        "image": "https://cdn-az.allevents.in/events3/banners/b68065f0-a04d-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1350-dc080808-gmir.jpg?v=1787639142",
        "startDate": "2026-09-28T20:00:00-05:00",
        "endDate": "2026-09-28T22:00:00-05:00",
        "url": "https://allevents.in/new-york/public-image-ltd-at-webster-hall/2400029857290536",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Webster Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 11th Street, New York, NY 10003",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73167300",
                "longitude": "-73.98916400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```