

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Wed, 13 May, 2026 at 01:30 pm – Wed, 13 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Please join us for an unforgettable Spring Concert! Students in grades 5-8 will be performing "101 Dalmatians".

Performances at 1:30 pm and 7:00 pm.
- **Event URL**: https://allevents.in/rosemount/spring-concert/200029938252955
- **Event Categories**: Entertainment, Concerts, Music, performances
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rosemount
- **state**: MN
- **country**: United States
- **location**: 13900 Biscayne Ave. W., Rosemount, MN, United States, Minnesota 55068
- **lat**: 44.74772
- **long**: -93.11418
- **full address**: 13900 Biscayne Ave. W., Rosemount, MN, United States, Minnesota 55068

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f22006db98c55e37522d357f0355477df95ff4fd14842802ea86599d57175d90-rimg-w1200-h512-dcfdfcfa-gmir?v=1776113395

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Wed, 13 May, 2026 at 01:30 pm to Wed, 13 May, 2026 at 07:00 pm at 13900 Biscayne Ave. W., Rosemount, MN, United States, Minnesota 55068.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by St. Joseph School Rosemount.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring 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 Rosemount, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/f22006db98c55e37522d357f0355477df95ff4fd14842802ea86599d57175d90-rimg-w1200-h512-dcfdfcfa-gmir?v=1776113395",
        "startDate": "2026-05-13T13:30:00-05:00",
        "endDate": "2026-05-13T19:00:00-05:00",
        "url": "https://allevents.in/rosemount/spring-concert/200029938252955",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "13900 Biscayne Ave. W., Rosemount, MN, United States, Minnesota 55068",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13900 Biscayne Ave W, Rosemount, MN 55068-3451, United States",
                "addressLocality": "Rosemount",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.74772",
                "longitude": "-93.11418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for an unforgettable Spring Concert! Students in grades 5-8 will be performing \"101 Dalmatians\".\n\nPerformances at 1:30 pm and 7:00 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Joseph School Rosemount",
                "url": "https://allevents.in/org/st-joseph-school-rosemount/26374999"
            }
        ]
    }
]
```