

# Event Details

- **Event Name**: Northeast Chorale Evening Fall Concert
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 07:00 pm
- **Event Description**: Join the Northeast Chorale for the first of our fall concerts! All are welcome! $10 suggested donation.
- **Event URL**: https://allevents.in/minneapolis/northeast-chorale-evening-fall-concert/200029170341154
- **Event Categories**: concerts, music, entertainment, nonprofit
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details

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

## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Gustavus Adolphus Lutheran Church, Minneapolis
- **lat**: 45.017065042139
- **long**: -93.237915022943
- **full address**: Gustavus Adolphus Lutheran Church, Minneapolis, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Northeast Chorale (https://allevents.in/org/northeast-chorale/26484600)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bade4ad531d791f22ea52a49932269f82d847d75eefd703cbe96fff3a2fd46b9-rimg-w1079-h916-dcffffff-gmir?v=1763584761
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/44069abe538917eefb440dae4f75708b4d41184373c284671f5fa0670a091458-rimg-w300-h300-dcffffff-gmir?v=1763584761

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Gustavus Adolphus Lutheran Church, Minneapolis, United States
- **Q**: Who is organizing the event?
  - **A:** Northeast Chorale
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, nonprofit
- **Q**: Where can I find ticket details about Northeast Chorale Evening Fall Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Northeast Chorale Evening Fall Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/bade4ad531d791f22ea52a49932269f82d847d75eefd703cbe96fff3a2fd46b9-rimg-w1079-h916-dcffffff-gmir?v=1763584761",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/minneapolis/northeast-chorale-evening-fall-concert/200029170341154",
        "location": {
            "@type": "Place",
            "name": "Gustavus Adolphus Lutheran Church, Minneapolis",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1509 27th Ave NE,Minneapolis,MN,United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.017065042139",
                "longitude": "-93.237915022943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Northeast Chorale for the first of our fall concerts! All are welcome! $10 suggested donation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northeast Chorale",
                "url": "https://allevents.in/org/northeast-chorale/26484600"
            }
        ]
    }
]
```