

# Event Details

- **Event Name**: Opening Night: Les Arts Florissants
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:30 pm – Thu, 09 Jul, 2026 at 08:30 pm
- **Event Description**: Les Arts Florissants returns to Toronto for a breathtaking performance that tells the story of Orpheus’s descent into the underworld to rescue his lover, Euridice, from the grasps of Pluto, the god of the underworld. In addition to this powerful journey, the ensemble also performs their namesake work, Les arts florissants, celebrating the radiant spirit and expressive brilliance that have defined them for decades.
- **Event URL**: https://allevents.in/toronto/opening-night-les-arts-florissants/80001643001096
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: Koerner Hall
- **lat**: 43.65322494506836
- **long**: -79.38318634033203
- **full address**: Koerner Hall, 273 Bloor St. West, M5S 1W2, Toronto, Canada

## Event gallery

- **Alt text**: Opening Night: Les Arts Florissants
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a0cf8bf37a8c.jpg

## FAQs

- **Q**: When and where is Opening Night: Les Arts Florissants being held?
  - **A:** Opening Night: Les Arts Florissants takes place on Thu, 09 Jul, 2026 at 07:30 pm to Thu, 09 Jul, 2026 at 08:30 pm at Koerner Hall, 273 Bloor St. West, M5S 1W2, Toronto, Canada.
- **Q**: Who is organizing Opening Night: Les Arts Florissants?
  - **A:** Opening Night: Les Arts Florissants is organized by Toronto Summer Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Opening Night: Les Arts Florissants",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a0cf8bf37a8c.jpg",
        "startDate": "2026-07-09",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/toronto/opening-night-les-arts-florissants/80001643001096",
        "location": {
            "@type": "Place",
            "name": "Koerner Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "273 Bloor St. West, M5S 1W2",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.65322494506836",
                "longitude": "-79.38318634033203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Les Arts Florissants returns to Toronto for a breathtaking performance that tells the story of Orpheus’s descent into the underworld to rescue his lover, Euridice, from the grasps of Pluto, the god of the underworld. In addition to this powerful journey, the ensemble also performs their namesake wor",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Toronto Summer Music",
                "url": "https://allevents.in/org/toronto-summer-music/27792712"
            }
        ]
    }
]
```