

# Event Details

- **Event Name**: WCB Annual Holiday Concert
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 02:00 pm
- **Event Description**: Join us for beautiful winter holiday music in the HS PAC. A special guest in a red suit will be making an appearance. Refreshments will be served after the concert.
- **Event URL**: https://allevents.in/waunakee/wcb-annual-holiday-concert/200028936235709
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Waunakee
- **state**: WI
- **country**: United States
- **location**: Waunakee High School
- **lat**: 43.18327609795
- **long**: -89.456865493485
- **full address**: Waunakee High School, 301 Community Dr,Waunakee,WI,United States

## Event gallery

- **Alt text**: WCB Annual Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/01e72befffb630d707478869e7e0d1326b746ac7c1a73d4912e160e0d36cfd64-rimg-w1200-h676-dc47141b-gmir?v=1764025907

## FAQs

- **Q**: When and where is WCB Annual Holiday Concert being held?
  - **A:** WCB Annual Holiday Concert takes place on Sun, 30 Nov, 2025 at 02:00 pm to Sun, 30 Nov, 2025 at 02:00 pm at Waunakee High School, 301 Community Dr,Waunakee,WI,United States.
- **Q**: Who is organizing WCB Annual Holiday Concert?
  - **A:** WCB Annual Holiday Concert is organized by Waunakee Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** WCB Annual Holiday 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 Waunakee, this event is thoughtfully curated to deliver a standout experience worth every moment. If WCB Annual Holiday 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": "WCB Annual Holiday Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/01e72befffb630d707478869e7e0d1326b746ac7c1a73d4912e160e0d36cfd64-rimg-w1200-h676-dc47141b-gmir?v=1764025907",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/waunakee/wcb-annual-holiday-concert/200028936235709",
        "location": {
            "@type": "Place",
            "name": "Waunakee High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 Community Dr,Waunakee,WI,United States",
                "addressLocality": "Waunakee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.18327609795",
                "longitude": "-89.456865493485"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for beautiful winter holiday music in the HS PAC. A special guest in a red suit will be making an appearance. Refreshments will be served after the concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waunakee Community Band",
                "url": "https://allevents.in/org/waunakee-community-band/23259443"
            }
        ]
    }
]
```