

# Event Details

- **Event Name**: Hug - Band
- **Event Start and End Date**: Thu, 15 Oct, 2026 at 08:30 pm – Thu, 15 Oct, 2026 at 10:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/hug-band/2300030404417318
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Constellation - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Constellation - Chicago, 3111 North Western Avenue, Chicago, United States

## Event gallery

- **Alt text**: Hug - Band
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f4ea57f0-9fbd-11f1-a9b6-5f3c34d9259b-rimg-w960-h1200-dcf83838-gmir.jpg?v=1787577364

## FAQs

- **Q**: When and where is Hug - Band being held?
  - **A:** Hug - Band takes place on Thu, 15 Oct, 2026 at 08:30 pm to Thu, 15 Oct, 2026 at 10:30 pm at Constellation - Chicago, 3111 North Western Avenue, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hug - Band 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 Hug - Band sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hug - Band",
        "image": "https://cdn-az.allevents.in/events1/banners/f4ea57f0-9fbd-11f1-a9b6-5f3c34d9259b-rimg-w960-h1200-dcf83838-gmir.jpg?v=1787577364",
        "startDate": "2026-10-15T20:30:00-05:00",
        "endDate": "2026-10-15T22:30:00-05:00",
        "url": "https://allevents.in/chicago/hug-band/2300030404417318",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Constellation - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3111 North Western Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```