

# Event Details

- **Event Name**: Choral Concert
- **Event Start and End Date**: Sat, 09 May, 2026 at 03:00 pm
- **Event Description**: Come join in the fun with some song and dance featuring all three of our Jeffco choirs!
- **Event URL**: https://allevents.in/hillsboro/choral-concert/200030032993445
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: MO
- **country**: United States
- **location**: 1000 Viking Dr. , Hillsboro, MO, United States, Missouri 63050
- **lat**: 38.25966
- **long**: -90.55893
- **full address**: 1000 Viking Dr. , Hillsboro, MO, United States, Missouri 63050

## Event gallery

- **Alt text**: Choral Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/730b666b98d2edc11296234ee647a5194a3cd57aace041aa9e55ab0031e0b02b-rimg-w1200-h1855-dcf3ebdb-gmir?v=1778210865

## FAQs

- **Q**: When and where is Choral Concert being held?
  - **A:** Choral Concert takes place on Sat, 09 May, 2026 at 03:00 pm to Sat, 09 May, 2026 at 03:00 pm at 1000 Viking Dr. , Hillsboro, MO, United States, Missouri 63050.
- **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 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 Hillsboro, 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/events5/banners/730b666b98d2edc11296234ee647a5194a3cd57aace041aa9e55ab0031e0b02b-rimg-w1200-h1855-dcf3ebdb-gmir?v=1778210865",
        "startDate": "2026-05-09",
        "url": "https://allevents.in/hillsboro/choral-concert/200030032993445",
        "location": {
            "@type": "Place",
            "name": "1000 Viking Dr. , Hillsboro, MO, United States, Missouri 63050",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Viking Dr, Hillsboro, MO 63050, United States",
                "addressLocality": "Hillsboro",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.25966",
                "longitude": "-90.55893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join in the fun with some song and dance featuring all three of our Jeffco choirs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson College Music Department",
                "url": "https://allevents.in/org/jefferson-college-music-department/23268810"
            }
        ]
    }
]
```