

# Event Details

- **Event Name**: Lollapalooza Aftershow - Ethel Cain at Metro Chicago
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 11:00 pm – Mon, 03 Aug, 2026 at 01:00 am
- **Event URL**: https://allevents.in/chicago/lollapalooza-aftershow-ethel-cain-at-metro-chicago/2400030371953357
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Metro Chicago
- **lat**: 41.94982850
- **long**: -87.65892220
- **full address**: Metro Chicago, 3730 N Clark St, Chicago, IL 60613, United States

## Event gallery

- **Alt text**: Lollapalooza Aftershow - Ethel Cain at Metro Chicago
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/34812ed0-7a5b-11f1-b048-852e1fd2d67a-rimg-w1200-h1500-dcb73637-gmir.jpg?v=1783466756

## FAQs

- **Q**: When and where is Lollapalooza Aftershow - Ethel Cain at Metro Chicago being held?
  - **A:** Lollapalooza Aftershow - Ethel Cain at Metro Chicago takes place on Sun, 02 Aug, 2026 at 11:00 pm to Mon, 03 Aug, 2026 at 01:00 am at Metro Chicago, 3730 N Clark St, Chicago, IL 60613, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lollapalooza Aftershow - Ethel Cain at Metro Chicago",
        "image": "https://cdn-az.allevents.in/events2/banners/34812ed0-7a5b-11f1-b048-852e1fd2d67a-rimg-w1200-h1500-dcb73637-gmir.jpg?v=1783466756",
        "startDate": "2026-08-02",
        "endDate": "2026-08-03",
        "url": "https://allevents.in/chicago/lollapalooza-aftershow-ethel-cain-at-metro-chicago/2400030371953357",
        "location": {
            "@type": "Place",
            "name": "Metro Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3730 N Clark St, Chicago, IL 60613",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94982850",
                "longitude": "-87.65892220"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```