

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:30 pm
- **Event Description**: 95th Annual Christmas Concert.
Special Guest: Classic Brass
- **Event URL**: https://allevents.in/rochester/christmas-concert/200029182286441
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: Bethel Lutheran Church Rochester
- **lat**: 44.0143209175
- **long**: -92.458169795659
- **full address**: Bethel Lutheran Church Rochester, 810 3rd Ave SE, Rochester, MN 55904-7303, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c05a758c5106c435e792888c610655bf7efe67d63cb6325196f6ccda619c3d5c-rimg-w752-h825-dcffffff-gmir?v=1765254904

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Sun, 14 Dec, 2025 at 01:30 pm to Sun, 14 Dec, 2025 at 01:30 pm at Bethel Lutheran Church Rochester, 810 3rd Ave SE, Rochester, MN 55904-7303, United States.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Rochester Male Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Rochester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/c05a758c5106c435e792888c610655bf7efe67d63cb6325196f6ccda619c3d5c-rimg-w752-h825-dcffffff-gmir?v=1765254904",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/rochester/christmas-concert/200029182286441",
        "location": {
            "@type": "Place",
            "name": "Bethel Lutheran Church Rochester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "810 3rd Ave SE, Rochester, MN 55904-7303, United States",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0143209175",
                "longitude": "-92.458169795659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "95th Annual Christmas Concert.\nSpecial Guest: Classic Brass",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rochester Male Chorus",
                "url": "https://allevents.in/org/rochester-male-chorus/27064769"
            }
        ]
    }
]
```