

# Event Details

- **Event Name**: Masego
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 07:30 pm – Fri, 04 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/masego/2300030222484820
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Byline Bank Aragon Ballroom
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States

## Event gallery

- **Alt text**: Masego
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dfe7f4f0-a6b8-11f1-8990-5d04d231a2dd-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788344839

## FAQs

- **Q**: When and where is Masego being held?
  - **A:** Masego takes place on Fri, 04 Sep, 2026 at 07:30 pm to Fri, 04 Sep, 2026 at 09:30 pm at Byline Bank Aragon Ballroom, 1106 West Lawrence Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Masego",
        "image": "https://cdn-az.allevents.in/events7/banners/dfe7f4f0-a6b8-11f1-8990-5d04d231a2dd-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788344839",
        "startDate": "2026-09-04T19:30:00-05:00",
        "endDate": "2026-09-04T21:30:00-05:00",
        "url": "https://allevents.in/chicago/masego/2300030222484820",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Byline Bank Aragon Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1106 West Lawrence Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```