

# Event Details

- **Event Name**: The Cleveland Orchestra: Matilda in Concert
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 07:00 pm – Wed, 03 Jun, 2026 at 09:00 pm (-05:00)
- **Event Description**: Nearby AttractionsCleveland Orchestra has 1 upcoming events.
- **Event URL**: https://allevents.in/cleveland-heights/the-cleveland-orchestra-matilda-in-concert/210004615289207
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7-t7K&utm_medium=affiliate

## Event venue details

- **city**: Cleveland Heights
- **state**: OH
- **country**: United States
- **location**: Mandel Concert Hall
- **lat**: 41.506302000
- **long**: -81.606499000
- **full address**: Mandel Concert Hall, Cleveland Heights, United States

## Event gallery

- **Alt text**: The Cleveland Orchestra: Matilda in Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ce114abd28dc0ee804659e0046e8ce298d34c56018d15d2260f72f94606fee2f-rimg-w1024-h576-dc060505-gmir.jpg?v=1774642924

## Artist Details

- **Artist name**: The Cleveland Orchestra
  - **Artist page URL**: https://allevents.in/performer/the-cleveland-orchestra
- **Artist name**: Anthony B
  - **Artist page URL**: https://allevents.in/performer/anthony-b

## FAQs

- **Q**: When and where is The Cleveland Orchestra performing in Cleveland Heights?
  - **A:** The Cleveland Orchestra: Matilda in Concert takes place on Wed, 03 Jun, 2026 at 07:00 pm to Wed, 03 Jun, 2026 at 09:00 pm at Mandel Concert Hall, Cleveland Heights, United States.
- **Q**: Who is organizing The Cleveland Orchestra: Matilda in Concert?
  - **A:** The Cleveland Orchestra: Matilda in Concert is organized by TicketMaster.
- **Q**: Who are the performers at The Cleveland Orchestra's event?
  - **A:** The confirmed lineup for The Cleveland Orchestra: Matilda in Concert includes: The Cleveland Orchestra, Anthony B. The full schedule may be updated closer to the event date - check the event page for the latest artist announcements.
- **Q**: What are the most popular songs by The Cleveland Orchestra & other artists?
  - **A:** Some of The Cleveland Orchestra's most popular songs include Romeo and Juliet, Op. 64 / Act 1: Dance Of The Knights, Piano Concerto in G Major, M. 83: II. Adagio assai, Will You Be There. These tracks have helped cement their place in the music industry and are likely to feature in their The Cleveland Orchestra: Matilda in Concert set.
- **Q**: What genre of music does The Cleveland Orchestra perform?
  - **A:** The Cleveland Orchestra is known for their distinctive sound in the american orchestra genre, often blending elements of classical performance - making them a unique voice in contemporary music.
- **Q**: How popular is The Cleveland Orchestra?
  - **A:** The Cleveland Orchestra has 1,136,450 monthly listeners on Spotify and 13,382 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is The Cleveland Orchestra most popular?
  - **A:** The Cleveland Orchestra's music has a strong following across multiple cities, with particularly active listeners in Santiago, São Paulo, London, Paris, Istanbul.
- **Q**: How do I find more upcoming concerts by The Cleveland Orchestra & other artists?
  - **A:** You can find all upcoming The Cleveland Orchestra concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Cleveland Orchestra: Matilda in Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/ce114abd28dc0ee804659e0046e8ce298d34c56018d15d2260f72f94606fee2f-rimg-w1024-h576-dc060505-gmir.jpg?v=1774642924",
        "startDate": "2026-06-03T19:00:00-05:00",
        "endDate": "2026-06-03T21:00:00-05:00",
        "url": "https://allevents.in/cleveland-heights/the-cleveland-orchestra-matilda-in-concert/210004615289207",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mandel Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Mandel Concert Hall, Cleveland Heights, United States",
                "addressLocality": "Cleveland Heights",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.506302000",
                "longitude": "-81.606499000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsCleveland Orchestra has 1 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Cleveland Orchestra",
                "url": "https://allevents.in/performer/the-cleveland-orchestra"
            },
            {
                "@type": "MusicGroup",
                "name": "Anthony B",
                "url": "https://allevents.in/performer/anthony-b"
            }
        ]
    }
]
```