

# Event Details

- **Event Name**: Holiday Magic Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm – Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: A beloved seasonal tradition the DuPage Symphony Orchestra’s annual holiday concert showcases an array of holiday favorites from around the world. A variety of religious and cultural traditions representing both Christmas and Hanukkah are celebrated with lively medleys and fresh orchestral arrangements. A special guest narrator joins the DSO to relate a charming holiday tale. And who knows: perhaps that special someone will appear at Wentz Hall once again to lead a rousing rendition of Leroy Anderson’s Sleigh Ride!
- **Event URL**: https://allevents.in/naperville/holiday-magic-concert/80001187981500
- **Event Categories**: holiday, music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Naperville
- **state**: IL
- **country**: United States
- **location**: Wentz Concert Hall & Fine Arts Center
- **lat**: 41.7720958
- **long**: -88.14585
- **full address**: Wentz Concert Hall &amp; Fine Arts Center, 171 E Chicago Ave, Naperville, IL 60540, United States

## Event gallery

- **Alt text**: Holiday Magic Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68cac70b23720.jpg

## FAQs

- **Q**: When and where is Holiday Magic Concert being held?
  - **A:** Holiday Magic Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at Wentz Concert Hall &amp; Fine Arts Center, 171 E Chicago Ave, Naperville, IL 60540, United States.
- **Q**: Who is organizing Holiday Magic Concert?
  - **A:** Holiday Magic Concert is organized by DuPage Symphony Orchestra.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Magic Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb68cac70b23720.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/naperville/holiday-magic-concert/80001187981500",
        "location": {
            "@type": "Place",
            "name": "Wentz Concert Hall & Fine Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "171 E Chicago Ave, Naperville, IL 60540, United States",
                "postalCode": "60540",
                "addressLocality": "Naperville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7720958",
                "longitude": "-88.14585"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A beloved seasonal tradition the DuPage Symphony Orchestra’s annual holiday concert showcases an array of holiday favorites from around the world. A variety of religious and cultural traditions representing both Christmas and Hanukkah are celebrated with lively medleys and fresh orchestral arrangeme",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DuPage Symphony Orchestra",
                "url": "https://allevents.in/org/dupage-symphony-orchestra/12497207",
                "description": "Led by Maestra Barbara Schubert, the DuPage Symphony Orchestra has been transforming hearts, minds, and communities through music.\r\n since 1954. "
            }
        ]
    }
]
```