

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm
- **Event Description**: Mark your calendars!! Next Tuesday Dec. 16 is our Holiday Concert at 7pm! Holiday favorites and original songs from our wonderful musicians!
- **Event URL**: https://allevents.in/broomfield/holiday-concert/200029361040000
- **Event Categories**: music, entertainment, concerts, holiday, calendar
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Broomfield
- **state**: CO
- **country**: United States
- **location**: 825 Kohl St, Broomfield, CO, United States, Colorado 80020
- **lat**: 39.9259
- **long**: -105.08295
- **full address**: 825 Kohl St, Broomfield, CO, United States, Colorado 80020

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a9de6d14d484861bb47c239c2c39f401bd72144092f7cbc57398a846342bf1d5-rimg-w500-h500-dc01a254-gmir?v=1765848059

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 07:00 pm at 825 Kohl St, Broomfield, CO, United States, Colorado 80020.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by United Church of Broomfield.
- **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 Broomfield, 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://cdn-az.allevents.in/events9/banners/a9de6d14d484861bb47c239c2c39f401bd72144092f7cbc57398a846342bf1d5-rimg-w500-h500-dc01a254-gmir?v=1765848059",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/broomfield/holiday-concert/200029361040000",
        "location": {
            "@type": "Place",
            "name": "825 Kohl St, Broomfield, CO, United States, Colorado 80020",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "825 Kohl St, Broomfield, CO 80020-1800, United States",
                "addressLocality": "Broomfield",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.9259",
                "longitude": "-105.08295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars!! Next Tuesday Dec. 16 is our Holiday Concert at 7pm! Holiday favorites and original songs from our wonderful musicians!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "United Church of Broomfield",
                "url": "https://allevents.in/org/united-church-of-broomfield/24215438"
            }
        ]
    }
]
```