

# Event Details

- **Event Name**: Preschool Christmas Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 09:00 am
- **Event Description**: You're invited to our Preschool Christmas Concert, Tuesday, December 16th at 9:00 am in the Elementary Gym.  After the concert join your child for cookie decorating in his/her classroom!
- **Event URL**: https://allevents.in/west-liberty/preschool-christmas-concert/200029204999409
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: West Liberty
- **state**: IA
- **country**: United States
- **location**: 806 N Miller St, West Liberty, IA 52776-1117, United States
- **lat**: 41.5766
- **long**: -91.2576
- **full address**: 806 N Miller St, West Liberty, IA 52776-1117, United States

## Event gallery

- **Alt text**: Preschool Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/018f521594ef3d55fcf44e42597623d55967b5d04a69c15a267158ebe72c3f16-rimg-w1200-h1553-dcc5332d-gmir?v=1765197927

## FAQs

- **Q**: When and where is Preschool Christmas Concert being held?
  - **A:** Preschool Christmas Concert takes place on Tue, 16 Dec, 2025 at 09:00 am to Tue, 16 Dec, 2025 at 09:00 am at 806 N Miller St, West Liberty, IA 52776-1117, United States.
- **Q**: Who is organizing Preschool Christmas Concert?
  - **A:** Preschool Christmas Concert is organized by West Liberty Community School District.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Preschool 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 West Liberty, this event is thoughtfully curated to deliver a standout experience worth every moment. If Preschool 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": "Preschool Christmas Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/018f521594ef3d55fcf44e42597623d55967b5d04a69c15a267158ebe72c3f16-rimg-w1200-h1553-dcc5332d-gmir?v=1765197927",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/west-liberty/preschool-christmas-concert/200029204999409",
        "location": {
            "@type": "Place",
            "name": "806 N Miller St, West Liberty, IA 52776-1117, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "806 N Miller St, West Liberty, IA 52776-1117, United States",
                "addressLocality": "West Liberty",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5766",
                "longitude": "-91.2576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to our Preschool Christmas Concert, Tuesday, December 16th at 9:00 am in the Elementary Gym.  After the concert join your child for cookie decorating in his/her classroom!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Liberty Community School District",
                "url": "https://allevents.in/org/west-liberty-community-school-district/21496464"
            }
        ]
    }
]
```