

# Event Details

- **Event Name**: WNBA All Star Game at United Center
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:30 pm – Sat, 25 Jul, 2026 at 11:59 pm
- **Event URL**: https://allevents.in/chicago/wnba-all-star-game-at-united-center/2400029091489751
- **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.88069080
- **long**: -87.67417590
- **full address**: United Center, 1901 W Madison St, Chicago, IL 60612, United States

## Event gallery

- **Alt text**: WNBA All Star Game at United Center
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/73c555b0-64fa-11f1-b091-13f16cbcfe63-rimg-w1100-h1100-dc050505-gmir.jpg?v=1781116227

## FAQs

- **Q**: When and where is WNBA All Star Game at United Center being held?
  - **A:** WNBA All Star Game at United Center takes place on Sat, 25 Jul, 2026 at 07:30 pm to Sat, 25 Jul, 2026 at 11:59 pm at United Center, 1901 W Madison St, Chicago, IL 60612, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WNBA All Star Game at United Center",
        "image": "https://cdn-az.allevents.in/events6/banners/73c555b0-64fa-11f1-b091-13f16cbcfe63-rimg-w1100-h1100-dc050505-gmir.jpg?v=1781116227",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/chicago/wnba-all-star-game-at-united-center/2400029091489751",
        "location": {
            "@type": "Place",
            "name": "United Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 W Madison St, Chicago, IL 60612",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88069080",
                "longitude": "-87.67417590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```