

# Event Details

- **Event Name**: Mareux at Metro Chicago
- **Event Start and End Date**: Thu, 03 Dec, 2026 at 08:00 pm – Thu, 03 Dec, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/mareux-at-metro-chicago/2400030611735556
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Metro Chicago
- **lat**: 41.94982850
- **long**: -87.65892220
- **full address**: Metro Chicago, 3730 N Clark St, Chicago, IL 60613, United States

## Event gallery

- **Alt text**: Mareux at Metro Chicago
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/16de0610-a016-11f1-a9b6-5f3c34d9259b-rimg-w1200-h1200-dc280828-gmir.webp?v=1787615215

## FAQs

- **Q**: When and where is Mareux at Metro Chicago being held?
  - **A:** Mareux at Metro Chicago takes place on Thu, 03 Dec, 2026 at 08:00 pm to Thu, 03 Dec, 2026 at 10:00 pm at Metro Chicago, 3730 N Clark St, Chicago, IL 60613, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mareux at Metro Chicago",
        "image": "https://cdn-az.allevents.in/events9/banners/16de0610-a016-11f1-a9b6-5f3c34d9259b-rimg-w1200-h1200-dc280828-gmir.webp?v=1787615215",
        "startDate": "2026-12-03T20:00:00-06:00",
        "endDate": "2026-12-03T22:00:00-06:00",
        "url": "https://allevents.in/chicago/mareux-at-metro-chicago/2400030611735556",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Metro Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3730 N Clark St, Chicago, IL 60613",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94982850",
                "longitude": "-87.65892220"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```