

# Event Details

- **Event Name**: WCJO: Big Band Christmas
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 08:00 pm
- **Event Description**: It's the most wonderful time of the year, and there's no better way to get into the holiday spirit than to come down to Fletch's and listen to some big band holiday hits.
- **Event URL**: https://allevents.in/oshkosh/wcjo-big-band-christmas/200028730040945
- **Event Categories**: music, entertainment, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 101

## Ticket Details


## Event venue details

- **city**: Oshkosh
- **state**: WI
- **country**: United States
- **location**: Fletch's Local Tap House
- **lat**: 44.021539214483
- **long**: -88.537433795172
- **full address**: Fletch's Local Tap House, 566 North Main St.,Oshkosh, Wisconsin, United States

## Event gallery

- **Alt text**: WCJO: Big Band Christmas
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/844f7c4655f79d219b4634aca69a0b714e9d7dcf50411747a628428a788c8a88-rimg-w1200-h674-dc1a1a1a-gmir?v=1766161126

## FAQs

- **Q**: When and where is WCJO: Big Band Christmas being held?
  - **A:** WCJO: Big Band Christmas takes place on Mon, 22 Dec, 2025 at 08:00 pm to Mon, 22 Dec, 2025 at 08:00 pm at Fletch's Local Tap House, 566 North Main St.,Oshkosh, Wisconsin, United States.
- **Q**: Who is organizing WCJO: Big Band Christmas?
  - **A:** WCJO: Big Band Christmas is organized by Water City Jazz Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** WCJO: Big Band Christmas 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 Oshkosh, this event is thoughtfully curated to deliver a standout experience worth every moment. With 100+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "WCJO: Big Band Christmas",
        "image": "https://cdn-az.allevents.in/events8/banners/844f7c4655f79d219b4634aca69a0b714e9d7dcf50411747a628428a788c8a88-rimg-w1200-h674-dc1a1a1a-gmir?v=1766161126",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/oshkosh/wcjo-big-band-christmas/200028730040945",
        "location": {
            "@type": "Place",
            "name": "Fletch's Local Tap House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "566 North Main St.,Oshkosh, Wisconsin",
                "addressLocality": "Oshkosh",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.021539214483",
                "longitude": "-88.537433795172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's the most wonderful time of the year, and there's no better way to get into the holiday spirit than to come down to Fletch's and listen to some big band holiday hits.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Water City Jazz Orchestra",
                "url": "https://allevents.in/org/water-city-jazz-orchestra/26506373"
            }
        ]
    }
]
```