

# Event Details

- **Event Name**: Christmastide Carol Sing
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am
- **Event Description**: Celebrate the Christmas season with us as we come together on the First Sunday of Christmastide to worship God by singing beloved carols.
- **Event URL**: https://allevents.in/enfield/christmastide-carol-sing/200028980700322
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Enfield
- **state**: CT
- **country**: United States
- **location**: Enfield United Church of Christ
- **lat**: 41.977924677115
- **long**: -72.582342668386
- **full address**: Enfield United Church of Christ, 1295 Enfield St,Enfield, Connecticut, United States

## Event gallery

- **Alt text**: Christmastide Carol Sing
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8e3535407d074a7919b25dca41f838cc7afaf649e91c329dd2312b92d0405fdb-rimg-w1151-h630-dc46342a-gmir?v=1766430416

## FAQs

- **Q**: When and where is Christmastide Carol Sing being held?
  - **A:** Christmastide Carol Sing takes place on Sun, 28 Dec, 2025 at 10:00 am to Sun, 28 Dec, 2025 at 10:00 am at Enfield United Church of Christ, 1295 Enfield St,Enfield, Connecticut, United States.
- **Q**: Who is organizing Christmastide Carol Sing?
  - **A:** Christmastide Carol Sing is organized by Enfield United Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmastide Carol Sing",
        "image": "https://cdn-az.allevents.in/events3/banners/8e3535407d074a7919b25dca41f838cc7afaf649e91c329dd2312b92d0405fdb-rimg-w1151-h630-dc46342a-gmir?v=1766430416",
        "startDate": "2025-12-28",
        "url": "https://allevents.in/enfield/christmastide-carol-sing/200028980700322",
        "location": {
            "@type": "Place",
            "name": "Enfield United Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1295 Enfield St,Enfield, Connecticut",
                "addressLocality": "Enfield",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.977924677115",
                "longitude": "-72.582342668386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the Christmas season with us as we come together on the First Sunday of Christmastide to worship God by singing beloved carols.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Enfield United Church of Christ",
                "url": "https://allevents.in/org/enfield-united-church-of-christ/20511059"
            }
        ]
    }
]
```