

# Event Details

- **Event Name**: Spring Concert- So Last Century
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 03:00 pm (-05:00)
- **Event Description**: Please join us for the last concert of the season to enjoy pieces from  Mahler,
Bernstein, Britten, Creston, Grainger, and 
Copland!  Free admission!
- **Event URL**: https://allevents.in/rochester/spring-concert-so-last-century/200029619995643
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: Mount Olive Lutheran Church
- **lat**: 44.054088748324
- **long**: -92.487945011483
- **full address**: Mount Olive Lutheran Church, 2830 18th Ave NW,Rochester, Minnesota, United States

## Event gallery

- **Alt text**: Spring Concert- So Last Century
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1fed676f1bcf0478d33e45facdb556bed33164eb181d9f463573042d4aee5235-rimg-w1200-h414-dc917462-gmir?v=1775821994

## FAQs

- **Q**: When and where is Spring Concert- So Last Century being held?
  - **A:** Spring Concert- So Last Century takes place on Sun, 26 Apr, 2026 at 03:00 pm to Sun, 26 Apr, 2026 at 03:00 pm at Mount Olive Lutheran Church, 2830 18th Ave NW,Rochester, Minnesota, United States.
- **Q**: Who is organizing Spring Concert- So Last Century?
  - **A:** Spring Concert- So Last Century is organized by MC Chamber Symphony.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Concert- So Last Century 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 Rochester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Concert- So Last Century 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": "Spring Concert- So Last Century",
        "image": "https://cdn-az.allevents.in/events3/banners/1fed676f1bcf0478d33e45facdb556bed33164eb181d9f463573042d4aee5235-rimg-w1200-h414-dc917462-gmir?v=1775821994",
        "startDate": "2026-04-26T15:00:00-05:00",
        "url": "https://allevents.in/rochester/spring-concert-so-last-century/200029619995643",
        "location": {
            "@type": "Place",
            "name": "Mount Olive Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2830 18th Ave NW,Rochester, Minnesota",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.054088748324",
                "longitude": "-92.487945011483"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the last concert of the season to enjoy pieces from  Mahler,\nBernstein, Britten, Creston, Grainger, and \nCopland!  Free admission!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MC Chamber Symphony",
                "url": "https://allevents.in/org/mc-chamber-symphony/20736027"
            }
        ]
    }
]
```