

# Event Details

- **Event Name**: Beethoven Triple Concerto
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 08:00 pm – Fri, 17 Jul, 2026 at 10:00 pm
- **Event Description**: Nearby AttractionsMinnesota Orchestra has 36 upcoming events.
- **Event URL**: https://allevents.in/minneapolis/beethoven-triple-concerto/210009228676450
- **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_Nqe&utm_medium=affiliate

## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Orchestra Hall-MN
- **lat**: 44.970299000
- **long**: -93.286102000
- **full address**: Orchestra Hall-MN, Minneapolis, United States

## Event gallery

- **Alt text**: Beethoven Triple Concerto
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cc6c2f57993dfa94b2fbea2823de865f3f24ce5a6c1b2ac665337a7287e63cab-rimg-w1024-h576-dc040305-gmir.jpg?v=1769530876

## FAQs

- **Q**: When and where is Beethoven Triple Concerto being held?
  - **A:** Beethoven Triple Concerto takes place on Fri, 17 Jul, 2026 at 08:00 pm to Fri, 17 Jul, 2026 at 10:00 pm at Orchestra Hall-MN, Minneapolis, United States.
- **Q**: Who is organizing Beethoven Triple Concerto?
  - **A:** Beethoven Triple Concerto is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beethoven Triple Concerto",
        "image": "https://cdn-az.allevents.in/events8/banners/cc6c2f57993dfa94b2fbea2823de865f3f24ce5a6c1b2ac665337a7287e63cab-rimg-w1024-h576-dc040305-gmir.jpg?v=1769530876",
        "startDate": "2026-07-17",
        "endDate": "2026-07-17",
        "url": "https://allevents.in/minneapolis/beethoven-triple-concerto/210009228676450",
        "location": {
            "@type": "Place",
            "name": "Orchestra Hall-MN",
            "address": {
                "@type": "PostalAddress",
                "name": "Orchestra Hall-MN, Minneapolis, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.970299000",
                "longitude": "-93.286102000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsMinnesota Orchestra has 36 upcoming events."
    }
]
```