

# Event Details

- **Event Name**: Pops Concert
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Please join the MMU Chamber Choir, Choral Union, and Jazz Band for a night of music from any and all genres!
- **Event URL**: https://allevents.in/yankton/pops-concert/200028818948459
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Yankton
- **state**: SD
- **country**: United States
- **location**: Marian Auditorium, Mount Marty University
- **lat**: 42.873203103956
- **long**: -97.410417935833
- **full address**: Marian Auditorium, Mount Marty University, Marian Auditorium, 1105 W 8th St, Yankton, SD 57078, United States

## Event gallery

- **Alt text**: Pops Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3dc64ec2d65f26695474749996c82ed0126f81abec1f343093567400464f5800-rimg-w1200-h675-dcf6bb35-gmir?v=1775817869

## FAQs

- **Q**: When and where is Pops Concert being held?
  - **A:** Pops Concert takes place on Sat, 25 Apr, 2026 at 07:00 pm to Sat, 25 Apr, 2026 at 07:00 pm at Marian Auditorium, Mount Marty University, Marian Auditorium, 1105 W 8th St, Yankton, SD 57078, United States.
- **Q**: Who is organizing Pops Concert?
  - **A:** Pops Concert is organized by Mount Marty University.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pops 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 Yankton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pops 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": "Pops Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/3dc64ec2d65f26695474749996c82ed0126f81abec1f343093567400464f5800-rimg-w1200-h675-dcf6bb35-gmir?v=1775817869",
        "startDate": "2026-04-25T19:00:00-05:00",
        "url": "https://allevents.in/yankton/pops-concert/200028818948459",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Marian Auditorium, Mount Marty University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Marian Auditorium, 1105 W 8th St, Yankton, SD 57078, United States",
                "addressLocality": "Yankton",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.873203103956",
                "longitude": "-97.410417935833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join the MMU Chamber Choir, Choral Union, and Jazz Band for a night of music from any and all genres!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Marty University",
                "url": "https://allevents.in/org/mount-marty-university/21119196"
            }
        ]
    }
]
```