

# Event Details

- **Event Name**: Chicago White Sox vs. Detroit Tigers (Post Game Concert by Cole Swindell)
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 06:00 pm – Fri, 18 Sep, 2026 at 08:40 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/chicago-white-sox-vs-detroit-tigers-post-game-concert-by-cole-swindell/2300029972855010
- **Event Categories**: concerts, music, entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Rate Field
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Rate Field, 333 West 35th Street, Chicago, United States

## Event gallery

- **Alt text**: Chicago White Sox vs. Detroit Tigers (Post Game Concert by Cole Swindell)
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6756a530-a7ef-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc5898b8-gmir.jpg?v=1788478209

## FAQs

- **Q**: When and where is Chicago White Sox vs. Detroit Tigers (Post Game Concert by Cole Swindell) being held?
  - **A:** Chicago White Sox vs. Detroit Tigers (Post Game Concert by Cole Swindell) takes place on Thu, 17 Sep, 2026 at 06:00 pm to Fri, 18 Sep, 2026 at 08:40 pm at Rate Field, 333 West 35th Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago White Sox vs. Detroit Tigers (Post Game Concert by Cole Swindell) 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 White Sox vs. Detroit Tigers (Post Game Concert by Cole Swindell) sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Chicago White Sox vs. Detroit Tigers (Post Game Concert by Cole Swindell)",
        "image": "https://cdn-az.allevents.in/events1/banners/6756a530-a7ef-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc5898b8-gmir.jpg?v=1788478209",
        "startDate": "2026-09-17T18:00:00-05:00",
        "endDate": "2026-09-18T20:40:00-05:00",
        "url": "https://allevents.in/chicago/chicago-white-sox-vs-detroit-tigers-post-game-concert-by-cole-swindell/2300029972855010",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rate Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 West 35th Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```