

# Event Details

- **Event Name**: 2027 MLB Home Run Derby
- **Event Start and End Date**: Mon, 12 Jul, 2027 at 03:30 am – Mon, 12 Jul, 2027 at 05:30 am (+00:00)
- **Event URL**: https://allevents.in/chicago/2027-mlb-home-run-derby/2300030419938957
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Wrigley Field
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Wrigley Field, 1060 West Addison Street, Chicago, United States

## Event gallery

- **Alt text**: 2027 MLB Home Run Derby
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/aa529290-a416-11f1-9988-bfc638c33a5a-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1788055267

## FAQs

- **Q**: When and where is 2027 MLB Home Run Derby being held?
  - **A:** 2027 MLB Home Run Derby takes place on Mon, 12 Jul, 2027 at 03:30 am to Mon, 12 Jul, 2027 at 05:30 am at Wrigley Field, 1060 West Addison Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2027 MLB Home Run Derby 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 2027 MLB Home Run Derby 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": "2027 MLB Home Run Derby",
        "image": "https://cdn-az.allevents.in/events8/banners/aa529290-a416-11f1-9988-bfc638c33a5a-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1788055267",
        "startDate": "2027-07-12T03:30:00+00:00",
        "endDate": "2027-07-12T05:30:00+00:00",
        "url": "https://allevents.in/chicago/2027-mlb-home-run-derby/2300030419938957",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wrigley Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1060 West Addison Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```