

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 06:30 pm
- **Event Description**: We are hosting our first Christmas concert of the season! There will be both the Swing and concert bands playing plenty of fun holiday songs!
- **Event URL**: https://allevents.in/urbandale/holiday-concert/200029249130817
- **Event Categories**: music, entertainment, concerts, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Urbandale
- **state**: IA
- **country**: United States
- **location**: Urbandale Senior Recreation Center
- **lat**: 41.63701
- **long**: -93.71901
- **full address**: Urbandale Senior Recreation Center, 7305 Aurora Ave,Urbandale, Iowa, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Concert&date=Mon%2C+01+Dec%2C+2025+at+06%3A30+pm&bg=3

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Mon, 01 Dec, 2025 at 06:30 pm to Mon, 01 Dec, 2025 at 06:30 pm at Urbandale Senior Recreation Center, 7305 Aurora Ave,Urbandale, Iowa, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Urbandale Community Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Urbandale, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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": "Holiday Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Concert&date=Mon%2C+01+Dec%2C+2025+at+06%3A30+pm&bg=3",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/urbandale/holiday-concert/200029249130817",
        "location": {
            "@type": "Place",
            "name": "Urbandale Senior Recreation Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7305 Aurora Ave,Urbandale, Iowa",
                "addressLocality": "Urbandale",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.63701",
                "longitude": "-93.71901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are hosting our first Christmas concert of the season! There will be both the Swing and concert bands playing plenty of fun holiday songs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Urbandale Community Bands",
                "url": "https://allevents.in/org/urbandale-community-bands/27137673"
            }
        ]
    }
]
```