

# Event Details

- **Event Name**: All(H)Ours
- **Event Start and End Date**: Mon, 16 Feb, 2026 at 06:00 pm – Wed, 02 Dec, 2026 at 06:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/allhours/2300029131462216
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Concord Music Hall
- **lat**: 41.8781136000
- **long**: -87.6297982000
- **full address**: Concord Music Hall, 2047 N Milwaukee Avenue, Chicago, United States

## Event gallery

- **Alt text**: All(H)Ours
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1affaf20-06fe-11f1-ac52-27548aba8e9c-rimg-w900-h1170-dc121517-gmir.jpg?v=1770782387

## FAQs

- **Q**: When and where is All(H)Ours being held?
  - **A:** All(H)Ours takes place on Mon, 16 Feb, 2026 at 06:00 pm to Wed, 02 Dec, 2026 at 06:00 pm at Concord Music Hall, 2047 N Milwaukee Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All(H)Ours",
        "image": "https://cdn-az.allevents.in/events5/banners/1affaf20-06fe-11f1-ac52-27548aba8e9c-rimg-w900-h1170-dc121517-gmir.jpg?v=1770782387",
        "startDate": "2026-02-16T18:00:00-06:00",
        "endDate": "2026-12-02T18:00:00-06:00",
        "url": "https://allevents.in/chicago/allhours/2300029131462216",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Concord Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2047 N Milwaukee Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8781136000",
                "longitude": "-87.6297982000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```