

# Event Details

- **Event Name**: Lollapalooza - Friday
- **Event Start and End Date**: Thu, 30 Jul, 2026 at 06:00 pm – Fri, 31 Jul, 2026 at 02:00 pm
- **Event URL**: https://allevents.in/chicago/lollapalooza-friday/2300029808312530
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Hutchinson Field Grant Park
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Hutchinson Field Grant Park, 337 E Randolph St, Chicago, United States

## Event gallery

- **Alt text**: Lollapalooza - Friday
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7233b940-8b46-11f1-91bb-95fd983b6721-rimg-w821-h1024-dcfee9b0-gmir.jpg?v=1785327010

## FAQs

- **Q**: When and where is Lollapalooza - Friday being held?
  - **A:** Lollapalooza - Friday takes place on Thu, 30 Jul, 2026 at 06:00 pm to Fri, 31 Jul, 2026 at 02:00 pm at Hutchinson Field Grant Park, 337 E Randolph St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lollapalooza - Friday is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 Lollapalooza - Friday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Lollapalooza - Friday",
        "image": "https://cdn-az.allevents.in/events8/banners/7233b940-8b46-11f1-91bb-95fd983b6721-rimg-w821-h1024-dcfee9b0-gmir.jpg?v=1785327010",
        "startDate": "2026-07-30",
        "endDate": "2026-07-31",
        "url": "https://allevents.in/chicago/lollapalooza-friday/2300029808312530",
        "location": {
            "@type": "Place",
            "name": "Hutchinson Field Grant Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "337 E Randolph St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```