

# Event Details

- **Event Name**: St. Barnabas Christmas Concert
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 04:00 pm
- **Event Description**: More to come!
- **Event URL**: https://allevents.in/milwaukee/st-barnabas-christmas-concert/200029363270025
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: 7109 W. Orchard Street, West Allis, WI 53214
- **lat**: 43.01453
- **long**: -88.00195
- **full address**: 7109 W. Orchard Street, West Allis, WI 53214, 7109 W Orchard St, Milwaukee, WI 53214-4705, United States

## Event gallery

- **Alt text**: St. Barnabas Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f790c91f3705b8a0efe33bcd00fda6372efa46e39dccb233bde742d4ce139a92-rimg-w1200-h630-dcf6f6f4-gmir?v=1767215047

## FAQs

- **Q**: When and where is St. Barnabas Christmas Concert being held?
  - **A:** St. Barnabas Christmas Concert takes place on Sun, 04 Jan, 2026 at 04:00 pm to Sun, 04 Jan, 2026 at 04:00 pm at 7109 W. Orchard Street, West Allis, WI 53214, 7109 W Orchard St, Milwaukee, WI 53214-4705, United States.
- **Q**: Who is organizing St. Barnabas Christmas Concert?
  - **A:** St. Barnabas Christmas Concert is organized by Greenfield Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** St. Barnabas 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 Milwaukee, this event is thoughtfully curated to deliver a standout experience worth every moment. If St. Barnabas 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": "St. Barnabas Christmas Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/f790c91f3705b8a0efe33bcd00fda6372efa46e39dccb233bde742d4ce139a92-rimg-w1200-h630-dcf6f6f4-gmir?v=1767215047",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/milwaukee/st-barnabas-christmas-concert/200029363270025",
        "location": {
            "@type": "Place",
            "name": "7109 W. Orchard Street, West Allis, WI 53214",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7109 W Orchard St, Milwaukee, WI 53214-4705, United States",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01453",
                "longitude": "-88.00195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenfield Concert Band",
                "url": "https://allevents.in/org/greenfield-concert-band/26696789"
            }
        ]
    }
]
```