

# Event Details

- **Event Name**: Christmas Vigil
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 pm
- **Event Description**: This simple service of candlelight, carols, and Eucharist quietly welcomes Christ on the holiest night of the year.
- **Event URL**: https://allevents.in/enfield/christmas-vigil/200028952692246
- **Event Categories**: christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Christmas Vigil
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5fbeb27cef0a99487982555827efa06a581492810c18f4137aaca292fe2c6cd9-rimg-w1200-h675-dc483016-gmir?v=1766006860

## FAQs

- **Q**: When and where is Christmas Vigil being held?
  - **A:** Christmas Vigil takes place on Wed, 24 Dec, 2025 at 11:00 pm to Wed, 24 Dec, 2025 at 11:00 pm at Enfield United Church of Christ, 1295 Enfield St,Enfield, Connecticut, United States.
- **Q**: Who is organizing Christmas Vigil?
  - **A:** Christmas Vigil is organized by Enfield United Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Vigil",
        "image": "https://cdn-az.allevents.in/events6/banners/5fbeb27cef0a99487982555827efa06a581492810c18f4137aaca292fe2c6cd9-rimg-w1200-h675-dc483016-gmir?v=1766006860",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/enfield/christmas-vigil/200028952692246",
        "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": "This simple service of candlelight, carols, and Eucharist quietly welcomes Christ on the holiest night of the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Enfield United Church of Christ",
                "url": "https://allevents.in/org/enfield-united-church-of-christ/20511059"
            }
        ]
    }
]
```