

# Event Details

- **Event Name**: Holiday Treats Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:30 pm
- **Event Description**: Please join us in Manchester for our holiday tradition!
- **Event URL**: https://allevents.in/manchester/holiday-treats-concert/200029251838012
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details

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

## Event venue details

- **city**: Manchester
- **state**: CT
- **country**: United States
- **location**: CT State Manchester
- **lat**: 41.76112874736
- **long**: -72.561800479889
- **full address**: CT State Manchester, Great Path,Manchester, Connecticut, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3a071639e9d899f6dd4f623c7cc807ae22a2a3e7d734e21a8447f5d35639b751-rimg-w960-h540-dc322f2d-gmir?v=1766003369
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/39275be165d7948457c9e140a0715cc1c1c8022256c2768b24cf026bd76f021b-rimg-w300-h300-dc181819-gmir?v=1766003369

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** CT State Manchester, Great Path,Manchester, Connecticut, United States
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, holiday
- **Q**: Where can I find ticket details about Holiday Treats Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Treats Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/3a071639e9d899f6dd4f623c7cc807ae22a2a3e7d734e21a8447f5d35639b751-rimg-w960-h540-dc322f2d-gmir?v=1766003369",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/manchester/holiday-treats-concert/200029251838012",
        "location": {
            "@type": "Place",
            "name": "CT State Manchester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Great Path,Manchester, Connecticut",
                "addressLocality": "Manchester",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.76112874736",
                "longitude": "-72.561800479889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us in Manchester for our holiday tradition!"
    }
]
```