

# Event Details

- **Event Name**: Boston Red Sox at Chicago White Sox at Rate Field
- **Event Start and End Date**: Mon, 09 Aug, 2027 at 11:59 pm – Thu, 12 Aug, 2027 at 01:59 am (-06:00)
- **Event URL**: https://allevents.in/chicago/boston-red-sox-at-chicago-white-sox-at-rate-field/2400027669788044
- **Event Categories**: calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Rate Field
- **lat**: 41.82990210
- **long**: -87.63375220
- **full address**: Rate Field, 333 W. 35th St., Chicago, IL 60616, United States

## Event gallery

- **Alt text**: Boston Red Sox at Chicago White Sox at Rate Field
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/77062dc0-a501-11f1-8345-8160f1306c66-rimg-w1200-h300-dca80808-gmir.jpg?v=1788156115

## FAQs

- **Q**: When and where is Boston Red Sox at Chicago White Sox at Rate Field being held?
  - **A:** Boston Red Sox at Chicago White Sox at Rate Field takes place on Mon, 09 Aug, 2027 at 11:59 pm to Thu, 12 Aug, 2027 at 01:59 am at Rate Field, 333 W. 35th St., Chicago, IL 60616, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boston Red Sox at Chicago White Sox at Rate Field 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 Boston Red Sox at Chicago White Sox at Rate Field 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": "Boston Red Sox at Chicago White Sox at Rate Field",
        "image": "https://cdn-az.allevents.in/events10/banners/77062dc0-a501-11f1-8345-8160f1306c66-rimg-w1200-h300-dca80808-gmir.jpg?v=1788156115",
        "startDate": "2027-08-09T23:59:00-06:00",
        "endDate": "2027-08-12T01:59:00-06:00",
        "url": "https://allevents.in/chicago/boston-red-sox-at-chicago-white-sox-at-rate-field/2400027669788044",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rate Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 W. 35th St., Chicago, IL 60616",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.82990210",
                "longitude": "-87.63375220"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```