

# Event Details

- **Event Name**: Alex Warren: Little Orphan Alex Live
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 07:30 pm – Wed, 15 Jul, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/new-york/alex-warren-little-orphan-alex-live/2300029220430956
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Alex Warren: Little Orphan Alex Live
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/db3e0790-803a-11f1-957f-f1f06462340d-rimg-w1200-h675-dcf4ebe1-gmir.jpg?v=1784112570

## FAQs

- **Q**: When and where is Alex Warren: Little Orphan Alex Live being held?
  - **A:** Alex Warren: Little Orphan Alex Live takes place on Wed, 15 Jul, 2026 at 07:30 pm to Wed, 15 Jul, 2026 at 09:30 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alex Warren: Little Orphan Alex Live",
        "image": "https://cdn-az.allevents.in/events6/banners/db3e0790-803a-11f1-957f-f1f06462340d-rimg-w1200-h675-dcf4ebe1-gmir.jpg?v=1784112570",
        "startDate": "2026-07-15",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/new-york/alex-warren-little-orphan-alex-live/2300029220430956",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```