

# Event Details

- **Event Name**: Deadmau5
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 04:00 pm – Sat, 17 Oct, 2026 at 06:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/deadmau5/2300030333898853
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: East End Plaza at Navy Pier
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: East End Plaza at Navy Pier, 600 East Grand Avenue, Chicago, United States

## Event gallery

- **Alt text**: Deadmau5
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/59aefa10-9893-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080808-gmir.jpg?v=1786789405

## FAQs

- **Q**: When and where is Deadmau5 being held?
  - **A:** Deadmau5 takes place on Sat, 17 Oct, 2026 at 04:00 pm to Sat, 17 Oct, 2026 at 06:00 pm at East End Plaza at Navy Pier, 600 East Grand Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Deadmau5",
        "image": "https://cdn-az.allevents.in/events4/banners/59aefa10-9893-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080808-gmir.jpg?v=1786789405",
        "startDate": "2026-10-17T16:00:00-05:00",
        "endDate": "2026-10-17T18:00:00-05:00",
        "url": "https://allevents.in/chicago/deadmau5/2300030333898853",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "East End Plaza at Navy Pier",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 East Grand Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```