

# Event Details

- **Event Name**: Pat Egan and The Heavy Hearts
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 09:00 pm – Fri, 25 Sep, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/pat-egan-and-the-heavy-hearts/2300030580056850
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggie's Music Joint
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Reggie's Music Joint, 2105 S State St., Chicago, United States

## Event gallery

- **Alt text**: Pat Egan and The Heavy Hearts
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3fd3c0f0-b178-11f1-8691-cd349320de2d-rimg-w1178-h1347-dcd8c898-gmir.jpg?v=1789526545

## FAQs

- **Q**: When and where is Pat Egan and The Heavy Hearts being held?
  - **A:** Pat Egan and The Heavy Hearts takes place on Fri, 25 Sep, 2026 at 09:00 pm to Fri, 25 Sep, 2026 at 11:00 pm at Reggie's Music Joint, 2105 S State St., Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pat Egan and The Heavy Hearts",
        "image": "https://cdn-az.allevents.in/events2/banners/3fd3c0f0-b178-11f1-8691-cd349320de2d-rimg-w1178-h1347-dcd8c898-gmir.jpg?v=1789526545",
        "startDate": "2026-09-25T21:00:00-05:00",
        "endDate": "2026-09-25T23:00:00-05:00",
        "url": "https://allevents.in/chicago/pat-egan-and-the-heavy-hearts/2300030580056850",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reggie's Music Joint",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2105 S State St.",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```