

# Event Details

- **Event Name**: Felicity, the Knockaround Band, Long Gone
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 pm – Sat, 11 Jul, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/felicity-the-knockaround-band-long-gone/210001078748926
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/felicity-the-knockaround-band-long-reggies-music-joint-tickets/14848383?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Reggies Music Joint
- **lat**: 41.853988
- **long**: -87.62706
- **full address**: Reggies Music Joint, Chicago, United States

## Event gallery

- **Alt text**: Felicity, the Knockaround Band, Long Gone
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2c00f836d8389760575c50478ada60637891773b3704f58a6ad25cd19d2669b5-rimg-w1024-h576-dc050505-gmir.jpg?v=1777013764

## FAQs

- **Q**: When and where is Felicity, the Knockaround Band, Long Gone being held?
  - **A:** Felicity, the Knockaround Band, Long Gone takes place on Sat, 11 Jul, 2026 at 08:00 pm to Sat, 11 Jul, 2026 at 10:00 pm at Reggies Music Joint, Chicago, United States.
- **Q**: Who is organizing Felicity, the Knockaround Band, Long Gone?
  - **A:** Felicity, the Knockaround Band, Long Gone is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Felicity, the Knockaround Band, Long Gone",
        "image": "https://cdn-az.allevents.in/events4/banners/2c00f836d8389760575c50478ada60637891773b3704f58a6ad25cd19d2669b5-rimg-w1024-h576-dc050505-gmir.jpg?v=1777013764",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/chicago/felicity-the-knockaround-band-long-gone/210001078748926",
        "location": {
            "@type": "Place",
            "name": "Reggies Music Joint",
            "address": {
                "@type": "PostalAddress",
                "name": "Reggies Music Joint, Chicago, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.853988",
                "longitude": "-87.62706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```