

# Event Details

- **Event Name**: Robopocalypse - The Musical!
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 06:00 pm – Sun, 05 Jul, 2026 at 07:00 pm
- **Event URL**: https://allevents.in/chicago/robopocalypse-the-musical/2300030153903004
- **Event Categories**: live-music, trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: City Winery - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: City Winery - Chicago, 1200 W. Randolph St., Chicago, United States

## Event gallery

- **Alt text**: Robopocalypse - The Musical!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ad4bc7a0-75ae-11f1-a6ed-5146a8713f7b-rimg-w1080-h1350-dc602a7a-gmir.jpg?v=1782952851

## FAQs

- **Q**: When and where is Robopocalypse - The Musical! being held?
  - **A:** Robopocalypse - The Musical! takes place on Sat, 04 Jul, 2026 at 06:00 pm to Sun, 05 Jul, 2026 at 07:00 pm at City Winery - Chicago, 1200 W. Randolph St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Robopocalypse - The Musical!",
        "image": "https://cdn-az.allevents.in/events6/banners/ad4bc7a0-75ae-11f1-a6ed-5146a8713f7b-rimg-w1080-h1350-dc602a7a-gmir.jpg?v=1782952851",
        "startDate": "2026-07-04",
        "endDate": "2026-07-05",
        "url": "https://allevents.in/chicago/robopocalypse-the-musical/2300030153903004",
        "location": {
            "@type": "Place",
            "name": "City Winery - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 W. Randolph St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```