

# Event Details

- **Event Name**: Chicago Bulls vs. Boston Celtics
- **Event Start and End Date**: Tue, 09 Mar, 2027 at 07:00 pm – Tue, 09 Mar, 2027 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/chicago-bulls-vs-boston-celtics/2300028751986712
- **Event Categories**: contests, 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**: Chicago Bulls vs. Boston Celtics
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6ea019d0-a2c1-11f1-9988-bfc638c33a5a-rimg-w1200-h800-dc080808-gmir.jpg?v=1787908709

## FAQs

- **Q**: When and where is Chicago Bulls vs. Boston Celtics being held?
  - **A:** Chicago Bulls vs. Boston Celtics takes place on Tue, 09 Mar, 2027 at 07:00 pm to Tue, 09 Mar, 2027 at 09:00 pm at United Center, 1901 West Madison Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago Bulls vs. Boston Celtics is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Chicago Bulls vs. Boston Celtics sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chicago Bulls vs. Boston Celtics",
        "image": "https://cdn-az.allevents.in/events1/banners/6ea019d0-a2c1-11f1-9988-bfc638c33a5a-rimg-w1200-h800-dc080808-gmir.jpg?v=1787908709",
        "startDate": "2027-03-09T19:00:00-06:00",
        "endDate": "2027-03-09T21:00:00-06:00",
        "url": "https://allevents.in/chicago/chicago-bulls-vs-boston-celtics/2300028751986712",
        "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"
    }
]
```