

# Event Details

- **Event Name**: Les Ballets Trockadero de Monte Carlo
- **Event Start and End Date**: Sat, 20 Feb, 2027 at 07:30 pm – Sat, 20 Feb, 2027 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/les-ballets-trockadero-de-monte-carlo/2300030304564934
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Auditorium Theatre - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Auditorium Theatre - IL, 50 E Ida B Wells Drive, Chicago, United States

## Event gallery

- **Alt text**: Les Ballets Trockadero de Monte Carlo
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/04e27280-a6a5-11f1-8990-5d04d231a2dd-rimg-w1133-h900-dcd8d8c8-gmir.jpg?v=1788336340

## FAQs

- **Q**: When and where is Les Ballets Trockadero de Monte Carlo being held?
  - **A:** Les Ballets Trockadero de Monte Carlo takes place on Sat, 20 Feb, 2027 at 07:30 pm to Sat, 20 Feb, 2027 at 09:30 pm at Auditorium Theatre - IL, 50 E Ida B Wells Drive, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Les Ballets Trockadero de Monte Carlo",
        "image": "https://cdn-az.allevents.in/events6/banners/04e27280-a6a5-11f1-8990-5d04d231a2dd-rimg-w1133-h900-dcd8d8c8-gmir.jpg?v=1788336340",
        "startDate": "2027-02-20T19:30:00-06:00",
        "endDate": "2027-02-20T21:30:00-06:00",
        "url": "https://allevents.in/chicago/les-ballets-trockadero-de-monte-carlo/2300030304564934",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Auditorium Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 E Ida B Wells Drive",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```