

# 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: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200029619995643?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=rochester-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: MC Chamber Symphony (https://allevents.in/org/mc-chamber-symphony/20736027)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1fed676f1bcf0478d33e45facdb556bed33164eb181d9f463573042d4aee5235-rimg-w1200-h414-dc917462-gmir?v=1775195801
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d5da810e004c13e4fa2c2557ba6ade100b9d574112b813a58e278918ef5e97d7-rimg-w300-h300-dc191716-gmir?v=1775195801

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Apr, 2026 at 03:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Mount Olive Lutheran Church, 2830 18th Ave NW,Rochester, Minnesota, United States
- **Q**: Who is organizing the event?
  - **A:** MC Chamber Symphony
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Spring Concert- So Last Century ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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=1775195801",
        "startDate": "2026-04-26T15:00:00-05:00",
        "url": "https://allevents.in/rochester/spring-concert-so-last-century/200029619995643",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
            }
        ]
    }
]
```