

# Event Details

- **Event Name**: Lionel Richie with Earth Wind and Fire at Madison Square Garden
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 07:30 pm
- **Event URL**: https://allevents.in/new-york/lionel-richie-with-earth-wind-and-fire-at-madison-square-garden/2400030179532936
- **Event Categories**: 
- **Slot details of has slots**: 
- **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**: Lionel Richie with Earth Wind and Fire at Madison Square Garden
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cd781090-7a56-11f1-b048-852e1fd2d67a-rimg-w1080-h1080-dc161c2e-gmir.jpg?v=1783464866

## FAQs

- **Q**: When and where is Lionel Richie with Earth Wind and Fire at Madison Square Garden being held?
  - **A:** Lionel Richie with Earth Wind and Fire at Madison Square Garden takes place on Sat, 11 Jul, 2026 at 07:30 pm to Sat, 11 Jul, 2026 at 07:30 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:** Lionel Richie with Earth Wind and Fire 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 Lionel Richie with Earth Wind and Fire 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": "Lionel Richie with Earth Wind and Fire at Madison Square Garden",
        "image": "https://cdn-az.allevents.in/events7/banners/cd781090-7a56-11f1-b048-852e1fd2d67a-rimg-w1080-h1080-dc161c2e-gmir.jpg?v=1783464866",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/new-york/lionel-richie-with-earth-wind-and-fire-at-madison-square-garden/2400030179532936",
        "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"
    }
]
```