

# Event Details

- **Event Name**: Choral Union Concert
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 07:00 pm
- **Event Description**: Join the MMU Choral Union as they present Maurice Duruflé's Requiem, based on the Gregorian chants for the Requiem Mass.
- **Event URL**: https://allevents.in/yankton/choral-union-concert/200028713397544
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Yankton
- **state**: SD
- **country**: United States
- **location**: Bishop Marty Chapel
- **lat**: 42.872629
- **long**: -97.40924
- **full address**: Bishop Marty Chapel, 498 Pleasant St, Yankton, SD 57078, United States

## Event gallery

- **Alt text**: Choral Union Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2470946382815118ef7d1c2dacd5430c383a998bc33cd97083e65cd0d7837bb3-rimg-w1200-h675-dcf6bb35-gmir?v=1773335796

## FAQs

- **Q**: When and where is Choral Union Concert being held?
  - **A:** Choral Union Concert takes place on Thu, 19 Mar, 2026 at 07:00 pm to Thu, 19 Mar, 2026 at 07:00 pm at Bishop Marty Chapel, 498 Pleasant St, Yankton, SD 57078, United States.
- **Q**: Who is organizing Choral Union Concert?
  - **A:** Choral Union Concert is organized by Mount Marty University.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Choral Union 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 Yankton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Choral Union 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 Union Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/2470946382815118ef7d1c2dacd5430c383a998bc33cd97083e65cd0d7837bb3-rimg-w1200-h675-dcf6bb35-gmir?v=1773335796",
        "startDate": "2026-03-19",
        "url": "https://allevents.in/yankton/choral-union-concert/200028713397544",
        "location": {
            "@type": "Place",
            "name": "Bishop Marty Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "498 Pleasant St, Yankton, SD 57078, United States",
                "addressLocality": "Yankton",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.872629",
                "longitude": "-97.40924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the MMU Choral Union as they present Maurice Duruflé's Requiem, based on the Gregorian chants for the Requiem Mass.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Marty University",
                "url": "https://allevents.in/org/mount-marty-university/21119196"
            }
        ]
    }
]
```