

# Event Details

- **Event Name**: William Penn Christmas Concert
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a festive Christmas concert on December 1st at 7 p.m. in the Musco Technology Center on campus. Enjoy seasonal favorites performed by our ensembles. The concert is free and open to the public.
- **Event URL**: https://allevents.in/oskaloosa/william-penn-christmas-concert/200029239767510
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Oskaloosa
- **state**: IA
- **country**: United States
- **location**: Musco Technology Center
- **lat**: 41.311085223552
- **long**: -92.649256860415
- **full address**: Musco Technology Center, William Penn Campus,Oskaloosa, Iowa, United States

## Event gallery

- **Alt text**: William Penn Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d0faa3fbf5ab518ea106ce472caaba9d7dd96114c93f3f945a4bd3fc571d744a-rimg-w1080-h1080-dcc1c4d3-gmir?v=1764514874

## FAQs

- **Q**: When and where is William Penn Christmas Concert being held?
  - **A:** William Penn Christmas Concert takes place on Mon, 01 Dec, 2025 at 07:00 pm to Mon, 01 Dec, 2025 at 07:00 pm at Musco Technology Center, William Penn Campus,Oskaloosa, Iowa, United States.
- **Q**: Who is organizing William Penn Christmas Concert?
  - **A:** William Penn Christmas Concert is organized by William Penn University Marching Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** William Penn 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 Oskaloosa, this event is thoughtfully curated to deliver a standout experience worth every moment. If William Penn 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": "William Penn Christmas Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/d0faa3fbf5ab518ea106ce472caaba9d7dd96114c93f3f945a4bd3fc571d744a-rimg-w1080-h1080-dcc1c4d3-gmir?v=1764514874",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/oskaloosa/william-penn-christmas-concert/200029239767510",
        "location": {
            "@type": "Place",
            "name": "Musco Technology Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "William Penn Campus,Oskaloosa, Iowa",
                "addressLocality": "Oskaloosa",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.311085223552",
                "longitude": "-92.649256860415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a festive Christmas concert on December 1st at 7 p.m. in the Musco Technology Center on campus. Enjoy seasonal favorites performed by our ensembles. The concert is free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "William Penn University Marching Band",
                "url": "https://allevents.in/org/william-penn-university-marching-band/27086561"
            }
        ]
    }
]
```