

# Event Details

- **Event Name**: Anees - Artist
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 06:00 pm – Sat, 12 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/anees-artist/2300030048996858
- **Event Categories**: art
- **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**: Anees - Artist
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f93029a0-a7ad-11f1-a4a1-eb59356bc08b-rimg-w812-h1024-dc183828-gmir.jpg?v=1788450110

## FAQs

- **Q**: When and where is Anees - Artist being held?
  - **A:** Anees - Artist takes place on Fri, 11 Sep, 2026 at 06:00 pm to Sat, 12 Sep, 2026 at 09:00 pm at House Of Blues - Chicago, 329 N Dearborn St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Anees - Artist is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Anees - Artist 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": "Anees - Artist",
        "image": "https://cdn-az.allevents.in/events1/banners/f93029a0-a7ad-11f1-a4a1-eb59356bc08b-rimg-w812-h1024-dc183828-gmir.jpg?v=1788450110",
        "startDate": "2026-09-11T18:00:00-05:00",
        "endDate": "2026-09-12T21:00:00-05:00",
        "url": "https://allevents.in/chicago/anees-artist/2300030048996858",
        "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"
    }
]
```