

# Event Details

- **Event Name**: WinterSongs Concert 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: Get in the holiday spirit at Heartland Youth Choir's Winter Concert!
- **Event URL**: https://allevents.in/des-moines/wintersongs-concert/200029068086804
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Des Moines
- **state**: IA
- **country**: United States
- **location**: Sheslow Auditorium
- **lat**: 41.601468084632
- **long**: -93.65217089653
- **full address**: Sheslow Auditorium, 2507 University Ave,Des Moines, Iowa, United States

## Event gallery

- **Alt text**: WinterSongs Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4f9ae2a28547b61f7ee62e324256b7d5ae267f61c09d685b66ecc54a3f2404a0-rimg-w494-h246-dc6289a7-gmir?v=1765147331

## FAQs

- **Q**: When and where is WinterSongs Concert  being held?
  - **A:** WinterSongs Concert  takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at Sheslow Auditorium, 2507 University Ave,Des Moines, Iowa, United States.
- **Q**: Who is organizing WinterSongs Concert ?
  - **A:** WinterSongs Concert  is organized by Heartland Youth Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** WinterSongs Concert  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Des Moines, this event is thoughtfully curated to deliver a standout experience worth every moment. If WinterSongs 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": "WinterSongs Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/4f9ae2a28547b61f7ee62e324256b7d5ae267f61c09d685b66ecc54a3f2404a0-rimg-w494-h246-dc6289a7-gmir?v=1765147331",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/des-moines/wintersongs-concert/200029068086804",
        "location": {
            "@type": "Place",
            "name": "Sheslow Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2507 University Ave,Des Moines, Iowa",
                "addressLocality": "Des Moines",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.601468084632",
                "longitude": "-93.65217089653"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get in the holiday spirit at Heartland Youth Choir's Winter Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Youth Choir",
                "url": "https://allevents.in/org/heartland-youth-choir/24046771"
            }
        ]
    }
]
```