

# Event Details

- **Event Name**: Into It. Over It.
- **Event Start and End Date**: Fri, 18 Dec, 2026 at 05:30 pm – Fri, 18 Dec, 2026 at 07:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/into-it-over-it/2300030599865635
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: House Of Blues - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States

## Event gallery

- **Alt text**: Into It. Over It.
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/62553860-9fc2-11f1-a9b6-5f3c34d9259b-rimg-w810-h1242-dc080808-gmir.jpg?v=1787579264

## FAQs

- **Q**: When and where is Into It. Over It. being held?
  - **A:** Into It. Over It. takes place on Fri, 18 Dec, 2026 at 05:30 pm to Fri, 18 Dec, 2026 at 07:30 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Into It. Over It.",
        "image": "https://cdn-az.allevents.in/events8/banners/62553860-9fc2-11f1-a9b6-5f3c34d9259b-rimg-w810-h1242-dc080808-gmir.jpg?v=1787579264",
        "startDate": "2026-12-18T17:30:00-06:00",
        "endDate": "2026-12-18T19:30:00-06:00",
        "url": "https://allevents.in/chicago/into-it-over-it/2300030599865635",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "House Of Blues - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 N Dearborn St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```