

# Event Details

- **Event Name**: Tinlicker
- **Event Start and End Date**: Wed, 16 Sep, 2026 at 07:45 pm – Wed, 16 Sep, 2026 at 09:45 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/tinlicker/2300030512525022
- **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**: 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**: Tinlicker
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Tinlicker&date=Wed%2C+16+Sep%2C+2026+at+07%3A45+pm&bg=3

## FAQs

- **Q**: When and where is Tinlicker being held?
  - **A:** Tinlicker takes place on Wed, 16 Sep, 2026 at 07:45 pm to Wed, 16 Sep, 2026 at 09:45 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": "Tinlicker",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Tinlicker&date=Wed%2C+16+Sep%2C+2026+at+07%3A45+pm&bg=3",
        "startDate": "2026-09-16T19:45:00-05:00",
        "endDate": "2026-09-16T21:45:00-05:00",
        "url": "https://allevents.in/chicago/tinlicker/2300030512525022",
        "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"
    }
]
```