

# Event Details

- **Event Name**: Choral concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:30 am
- **Event Description**: Join us for a collaboration of the Jefferson College choirs and the Windsor Chamber Choir at Windsor High School.
Come hear Vivaldi, Handel, Rutter and some traditional carols!
- **Event URL**: https://allevents.in/imperial/choral-concert/200029220576842
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Imperial
- **state**: MO
- **country**: United States
- **location**: Windsor High School (Imperial, Missouri)
- **lat**: 38.3634
- **long**: -90.3688
- **full address**: Windsor High School (Imperial, Missouri), 6208 US Highway 61/67,Imperial, Missouri, United States

## Event gallery

- **Alt text**: Choral concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d660e842abbe4d4d4abc6fa19ab7c3ad21caf41a5a04deff4730f372fcbd8282-rimg-w1200-h1855-dc5f8dd4-gmir?v=1764896180

## FAQs

- **Q**: When and where is Choral concert being held?
  - **A:** Choral concert takes place on Sun, 07 Dec, 2025 at 03:30 am to Sun, 07 Dec, 2025 at 03:30 am at Windsor High School (Imperial, Missouri), 6208 US Highway 61/67,Imperial, Missouri, United States.
- **Q**: Who is organizing Choral concert?
  - **A:** Choral concert is organized by Jefferson College Music Department.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Choral concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Imperial, this event is thoughtfully curated to deliver a standout experience worth every moment. If Choral concert 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": "Choral concert",
        "image": "https://cdn-az.allevents.in/events10/banners/d660e842abbe4d4d4abc6fa19ab7c3ad21caf41a5a04deff4730f372fcbd8282-rimg-w1200-h1855-dc5f8dd4-gmir?v=1764896180",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/imperial/choral-concert/200029220576842",
        "location": {
            "@type": "Place",
            "name": "Windsor High School (Imperial, Missouri)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6208 US Highway 61/67,Imperial, Missouri",
                "addressLocality": "Imperial",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.3634",
                "longitude": "-90.3688"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a collaboration of the Jefferson College choirs and the Windsor Chamber Choir at Windsor High School.\nCome hear Vivaldi, Handel, Rutter and some traditional carols!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson College Music Department",
                "url": "https://allevents.in/org/jefferson-college-music-department/23268810"
            }
        ]
    }
]
```