

# Event Details

- **Event Name**: Rush
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 07:30 pm – Wed, 22 Jul, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/chicago/rush/2300029051744034
- **Event Categories**: trips-adventures
- **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**: Rush
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a2e65e30-34d9-11f1-ae5e-35f2df6e97c8-rimg-w1200-h675-dcd0d0d0-gmir.jpg?v=1775824477

## FAQs

- **Q**: When and where is Rush being held?
  - **A:** Rush takes place on Mon, 20 Jul, 2026 at 07:30 pm to Wed, 22 Jul, 2026 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": "Rush",
        "image": "https://cdn-az.allevents.in/events7/banners/a2e65e30-34d9-11f1-ae5e-35f2df6e97c8-rimg-w1200-h675-dcd0d0d0-gmir.jpg?v=1775824477",
        "startDate": "2026-07-20",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/chicago/rush/2300029051744034",
        "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"
    }
]
```