

# Event Details

- **Event Name**: Holiday Music Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 05:00 pm
- **Event Description**: It's always fun to watch the kids play Holiday favorites (some for the first time). Come enjoy the music.
- **Event URL**: https://allevents.in/trumbull/holiday-music-concert/200029185327405
- **Event Categories**: holiday, concerts, music, entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029185327405?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=trumbull-events

## Event venue details

- **city**: Trumbull
- **state**: CT
- **country**: United States
- **location**: Trumbull Library
- **lat**: 41.25623
- **long**: -73.21779
- **full address**: Trumbull Library, 20 Clairmont Ter, Trumbull, CT 06611-3132, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Trumbull Music Studios (https://allevents.in/org/trumbull-music-studios/21007747)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2196353a2cde603b69ac7d056c4d55a164439f06021616f716f122b0f2f78838-rimg-w1066-h799-dc020101-gmir?v=1765696300
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4c3cdfd9492ec97408928d1966c58926b2851b8d42c614c3f578f17685e4b405-rimg-w300-h300-dc020101-gmir?v=1765696301

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Trumbull Library, 20 Clairmont Ter, Trumbull, CT 06611-3132, United States
- **Q**: Who is organizing the event?
  - **A:** Trumbull Music Studios
- **Q**: What type of event is this?
  - **A:** holiday, concerts, music, entertainment, kids
- **Q**: Where can I find ticket details about Holiday Music Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Music Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/2196353a2cde603b69ac7d056c4d55a164439f06021616f716f122b0f2f78838-rimg-w1066-h799-dc020101-gmir?v=1765696300",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/trumbull/holiday-music-concert/200029185327405",
        "location": {
            "@type": "Place",
            "name": "Trumbull Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Clairmont Ter, Trumbull, CT 06611-3132, United States",
                "addressLocality": "Trumbull",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.25623",
                "longitude": "-73.21779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's always fun to watch the kids play Holiday favorites (some for the first time). Come enjoy the music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trumbull Music Studios",
                "url": "https://allevents.in/org/trumbull-music-studios/21007747"
            }
        ]
    }
]
```