

# Event Details

- **Event Name**: Club 90s: MJ Night
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 09:00 pm – Sat, 25 Jul, 2026 at 11:00 pm
- **Event URL**: https://allevents.in/chicago/club-90s-mj-night/2300030423093849
- **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**: Club 90s: MJ Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/43bb76f0-873d-11f1-a8a4-631b175f3d78-rimg-w1200-h600-dcfcfcfc-gmir.jpg?v=1784883262

## FAQs

- **Q**: When and where is Club 90s: MJ Night being held?
  - **A:** Club 90s: MJ Night takes place on Sat, 25 Jul, 2026 at 09:00 pm to Sat, 25 Jul, 2026 at 11: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:** Club 90s: MJ Night 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 Club 90s: MJ Night 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": "Club 90s: MJ Night",
        "image": "https://cdn-az.allevents.in/events9/banners/43bb76f0-873d-11f1-a8a4-631b175f3d78-rimg-w1200-h600-dcfcfcfc-gmir.jpg?v=1784883262",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/chicago/club-90s-mj-night/2300030423093849",
        "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"
    }
]
```