

# Event Details

- **Event Name**: Winter Orchestra Concert (with Jazz Band)
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Call Times:
Jazz Band 6:15 PM
Orchestra 6:25 PM
House opens for audience at 6:35 PM
- **Event URL**: https://allevents.in/st-paul/winter-orchestra-concert-with-jazz-band/200028921592120
- **Event Categories**: music, entertainment, jazz, concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: St Paul
- **state**: MN
- **country**: United States
- **location**: Central High School - St. Paul
- **lat**: 44.949809109394
- **long**: -93.148498434743
- **full address**: Central High School - St. Paul, 1120 Concordia Ave, St Paul, MN 55104, United States

## Event gallery

- **Alt text**: Winter Orchestra Concert (with Jazz Band)
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5e29df5437ada35290a1b0ca242e6eee64abf6bf2737eefe02a06876f1c49ec4-rimg-w1200-h524-dc060606-gmir?v=1764952316

## FAQs

- **Q**: When and where is Winter Orchestra Concert (with Jazz Band) being held?
  - **A:** Winter Orchestra Concert (with Jazz Band) takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 07:00 pm at Central High School - St. Paul, 1120 Concordia Ave, St Paul, MN 55104, United States.
- **Q**: Who is organizing Winter Orchestra Concert (with Jazz Band)?
  - **A:** Winter Orchestra Concert (with Jazz Band) is organized by Central Music Boosters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Winter Orchestra Concert (with Jazz Band) is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in St Paul, this event is thoughtfully curated to deliver a standout experience worth every moment. If Winter Orchestra Concert (with Jazz Band) sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Winter Orchestra Concert (with Jazz Band)",
        "image": "https://cdn-az.allevents.in/events8/banners/5e29df5437ada35290a1b0ca242e6eee64abf6bf2737eefe02a06876f1c49ec4-rimg-w1200-h524-dc060606-gmir?v=1764952316",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/st-paul/winter-orchestra-concert-with-jazz-band/200028921592120",
        "location": {
            "@type": "Place",
            "name": "Central High School - St. Paul",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1120 Concordia Ave, St Paul, MN 55104, United States",
                "addressLocality": "St Paul",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.949809109394",
                "longitude": "-93.148498434743"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Call Times:\nJazz Band 6:15 PM\nOrchestra 6:25 PM\nHouse opens for audience at 6:35 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Music Boosters",
                "url": "https://allevents.in/org/central-music-boosters/26758581"
            }
        ]
    }
]
```