

# Event Details

- **Event Name**: Concert: together
- **Event Start and End Date**: Sun, 17 May, 2026 at 02:00 pm (-05:00)
- **Event Description**: Our spring concert will be with Ring Out, a new bell choir in the Twin Cities.  Ring Out is a handbell ensemble created by and for LGBTQIA+ ringers and allies.
- **Event URL**: https://allevents.in/saint-paul/concert-together/200029119676501
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Saint Paul
- **state**: MN
- **country**: United States
- **location**: Minnesota Museum of American Art
- **lat**: 44.947253
- **long**: -93.089958
- **full address**: Minnesota Museum of American Art, 350 Robert Street North,Saint Paul, Minnesota, United States

## Event gallery

- **Alt text**: Concert: together
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9f64029e39b0e546693c8f8e01ebab6c6a5493ea1a0a38fbfc34ea92abdfa64e-rimg-w1200-h628-dcf2d7a5-gmir?v=1774220806

## FAQs

- **Q**: When and where is Concert: together being held?
  - **A:** Concert: together takes place on Sun, 17 May, 2026 at 02:00 pm to Sun, 17 May, 2026 at 02:00 pm at Minnesota Museum of American Art, 350 Robert Street North,Saint Paul, Minnesota, United States.
- **Q**: Who is organizing Concert: together?
  - **A:** Concert: together is organized by Twin Cities Bronze.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert: together 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 Saint Paul, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert: together 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": "Concert: together",
        "image": "https://cdn-az.allevents.in/events3/banners/9f64029e39b0e546693c8f8e01ebab6c6a5493ea1a0a38fbfc34ea92abdfa64e-rimg-w1200-h628-dcf2d7a5-gmir?v=1774220806",
        "startDate": "2026-05-17T14:00:00-05:00",
        "url": "https://allevents.in/saint-paul/concert-together/200029119676501",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Minnesota Museum of American Art",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 Robert Street North,Saint Paul, Minnesota",
                "addressLocality": "Saint Paul",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.947253",
                "longitude": "-93.089958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our spring concert will be with Ring Out, a new bell choir in the Twin Cities.  Ring Out is a handbell ensemble created by and for LGBTQIA+ ringers and allies.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twin Cities Bronze",
                "url": "https://allevents.in/org/twin-cities-bronze/13762302",
                "description": "This auditioned handbell ensemble of advanced ringers from the Twin Cities Metro Area is distinctive among handbell groups for performing without a conductor and its energetic and visually appealing performance style."
            }
        ]
    }
]
```