

# Event Details

- **Event Name**: UMBAS Summer Band Concert
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 07:00 pm
- **Event Description**: Come join us on the steps of the Cathedral for an evening of music from your favorite school songs to a variety of wind band selections.
- **Event URL**: https://allevents.in/st-paul/umbas-summer-band-concert/200030234713249
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: St Paul
- **state**: MN
- **country**: United States
- **location**: Cathedral of St. Paul
- **lat**: 44.94695877226
- **long**: -93.108637975804
- **full address**: Cathedral of St. Paul, 208 Dayton Ave, St Paul, MN 55102-1802, United States

## Event gallery

- **Alt text**: UMBAS Summer Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b2740fc344423122f753891703c197a4832e89b4777dd40e3519e1b04447ac3d-rimg-w960-h640-dcd7d5d6-gmir?v=1785362188

## FAQs

- **Q**: When and where is UMBAS Summer Band Concert being held?
  - **A:** UMBAS Summer Band Concert takes place on Wed, 29 Jul, 2026 at 07:00 pm to Wed, 29 Jul, 2026 at 07:00 pm at Cathedral of St. Paul, 208 Dayton Ave, St Paul, MN 55102-1802, United States.
- **Q**: Who is organizing UMBAS Summer Band Concert?
  - **A:** UMBAS Summer Band Concert is organized by Gopher Band Alums.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UMBAS Summer Band 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 St Paul, this event is thoughtfully curated to deliver a standout experience worth every moment. If UMBAS Summer Band 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": "UMBAS Summer Band Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/b2740fc344423122f753891703c197a4832e89b4777dd40e3519e1b04447ac3d-rimg-w960-h640-dcd7d5d6-gmir?v=1785362188",
        "startDate": "2026-07-29",
        "url": "https://allevents.in/st-paul/umbas-summer-band-concert/200030234713249",
        "location": {
            "@type": "Place",
            "name": "Cathedral of St. Paul",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "208 Dayton Ave, St Paul, MN 55102-1802, United States",
                "addressLocality": "St Paul",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.94695877226",
                "longitude": "-93.108637975804"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us on the steps of the Cathedral for an evening of music from your favorite school songs to a variety of wind band selections.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gopher Band Alums",
                "url": "https://allevents.in/org/gopher-band-alums/4898195",
                "description": "@GopherBandAlums"
            }
        ]
    }
]
```