

# Event Details

- **Event Name**: Niall Horan
- **Event Start and End Date**: Mon, 22 Mar, 2027 at 06:00 pm – Tue, 23 Mar, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/niall-horan/2300030151533723
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: United Center
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: United Center, 1901 West Madison Street, Chicago, United States

## Event gallery

- **Alt text**: Niall Horan
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0e3bf780-9768-11f1-aeb9-85abe4888be8-rimg-w1200-h550-dc080808-gmir.jpg?v=1786660863

## FAQs

- **Q**: When and where is Niall Horan being held?
  - **A:** Niall Horan takes place on Mon, 22 Mar, 2027 at 06:00 pm to Tue, 23 Mar, 2027 at 09:30 pm at United Center, 1901 West Madison Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Niall Horan",
        "image": "https://cdn-az.allevents.in/events1/banners/0e3bf780-9768-11f1-aeb9-85abe4888be8-rimg-w1200-h550-dc080808-gmir.jpg?v=1786660863",
        "startDate": "2027-03-22T18:00:00-05:00",
        "endDate": "2027-03-23T21:30:00-05:00",
        "url": "https://allevents.in/chicago/niall-horan/2300030151533723",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 West Madison Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```