

# Event Details

- **Event Name**: Lily Allen at Madison Square Garden
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 08:00 pm – Thu, 03 Sep, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/new-york/lily-allen-at-madison-square-garden/2400029905085551
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Madison Square Garden
- **lat**: 40.75050450
- **long**: -73.99343870
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States

## Event gallery

- **Alt text**: Lily Allen at Madison Square Garden
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3523d780-48c3-11f1-b8fa-d1ff93e89db4-rimg-w1200-h675-dc32343f-gmir.webp?v=1778013867

## FAQs

- **Q**: When and where is Lily Allen at Madison Square Garden being held?
  - **A:** Lily Allen at Madison Square Garden takes place on Thu, 03 Sep, 2026 at 08:00 pm to Thu, 03 Sep, 2026 at 10:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lily Allen at Madison Square Garden 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 Lily Allen at Madison Square Garden 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": "Lily Allen at Madison Square Garden",
        "image": "https://cdn-az.allevents.in/events3/banners/3523d780-48c3-11f1-b8fa-d1ff93e89db4-rimg-w1200-h675-dc32343f-gmir.webp?v=1778013867",
        "startDate": "2026-09-03",
        "endDate": "2026-09-03",
        "url": "https://allevents.in/new-york/lily-allen-at-madison-square-garden/2400029905085551",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza, New York, NY 10001",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75050450",
                "longitude": "-73.99343870"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```