

# Event Details

- **Event Name**: New York Mets at Chicago White Sox at Rate Field
- **Event Start and End Date**: Fri, 21 Aug, 2026 at 06:40 pm – Mon, 24 Aug, 2026 at 01:59 am
- **Event URL**: https://allevents.in/chicago/new-york-mets-at-chicago-white-sox-at-rate-field/2400029085794028
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: New York Mets at Chicago White Sox at Rate Field
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/20ed1870-9aea-11f1-9bc6-8b4f56db6c43-rimg-w900-h1200-dc180808-gmir.jpg?v=1787046581

## FAQs

- **Q**: When and where is New York Mets at Chicago White Sox at Rate Field being held?
  - **A:** New York Mets at Chicago White Sox at Rate Field takes place on Fri, 21 Aug, 2026 at 06:40 pm to Mon, 24 Aug, 2026 at 01:59 am at Rate Field, 333 W. 35th St., Chicago, IL 60616, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New York Mets at Chicago White Sox at Rate Field",
        "image": "https://cdn-az.allevents.in/events2/banners/20ed1870-9aea-11f1-9bc6-8b4f56db6c43-rimg-w900-h1200-dc180808-gmir.jpg?v=1787046581",
        "startDate": "2026-08-21",
        "endDate": "2026-08-24",
        "url": "https://allevents.in/chicago/new-york-mets-at-chicago-white-sox-at-rate-field/2400029085794028",
        "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"
    }
]
```