

# Event Details

- **Event Name**: Chicago Auto Show
- **Event Start and End Date**: Sat, 13 Feb, 2027 at 03:30 am – Sat, 13 Feb, 2027 at 05:30 am (-06:00)
- **Event URL**: https://allevents.in/chicago/chicago-auto-show/2300026497211555
- **Event Categories**: car-shows, magic-show
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: McCormick Place
- **lat**: 41.8527221
- **long**: -87.6158294
- **full address**: McCormick Place, 2301 S. Lake Shore Drive, Chicago, United States

## Event gallery

- **Alt text**: Chicago Auto Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b3b5fb70-3359-11f1-86e7-414daf22773e-rimg-w1200-h675-dc141a17-gmir.jpg?v=1775659578

## FAQs

- **Q**: When and where is Chicago Auto Show being held?
  - **A:** Chicago Auto Show takes place on Sat, 13 Feb, 2027 at 03:30 am to Sat, 13 Feb, 2027 at 05:30 am at McCormick Place, 2301 S. Lake Shore Drive, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago Auto Show is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. 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 Auto Show 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 Auto Show",
        "image": "https://cdn-az.allevents.in/events10/banners/b3b5fb70-3359-11f1-86e7-414daf22773e-rimg-w1200-h675-dc141a17-gmir.jpg?v=1775659578",
        "startDate": "2027-02-13T03:30:00-06:00",
        "endDate": "2027-02-13T05:30:00-06:00",
        "url": "https://allevents.in/chicago/chicago-auto-show/2300026497211555",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "McCormick Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2301 S. Lake Shore Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8527221",
                "longitude": "-87.6158294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```