

# Event Details

- **Event Name**: Ben Folds at Jay Pritzker Pavilion
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 06:30 pm
- **Event URL**: https://allevents.in/chicago/ben-folds-at-jay-pritzker-pavilion/2400030019850438
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Jay Pritzker Pavilion
- **lat**: 41.88318240
- **long**: -87.62186000
- **full address**: Jay Pritzker Pavilion, Millennium Park, Chicago, IL 60603, United States

## Event gallery

- **Alt text**: Ben Folds at Jay Pritzker Pavilion
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/45f060c0-5808-11f1-966e-412116278f5b-rimg-w1080-h1080-dc1d1e18-gmir.png?v=1779692798

## FAQs

- **Q**: When and where is Ben Folds at Jay Pritzker Pavilion being held?
  - **A:** Ben Folds at Jay Pritzker Pavilion takes place on Wed, 29 Jul, 2026 at 06:30 pm to Wed, 29 Jul, 2026 at 06:30 pm at Jay Pritzker Pavilion, Millennium Park, Chicago, IL 60603, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ben Folds at Jay Pritzker Pavilion is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Ben Folds at Jay Pritzker Pavilion sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Ben Folds at Jay Pritzker Pavilion",
        "image": "https://cdn-az.allevents.in/events8/banners/45f060c0-5808-11f1-966e-412116278f5b-rimg-w1080-h1080-dc1d1e18-gmir.png?v=1779692798",
        "startDate": "2026-07-29",
        "url": "https://allevents.in/chicago/ben-folds-at-jay-pritzker-pavilion/2400030019850438",
        "location": {
            "@type": "Place",
            "name": "Jay Pritzker Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Millennium Park, Chicago, IL 60603",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88318240",
                "longitude": "-87.62186000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```