

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Celebrate with us on Christmas Eve in a candlelight service, as we are reminded that God is with us always.
- **Event URL**: https://allevents.in/thomaston/christmas-eve-service/200029346060725
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Thomaston
- **state**: CT
- **country**: United States
- **location**: 64 Grove St, Thomaston, CT, United States, Connecticut 06787
- **lat**: 41.6733
- **long**: -73.07665
- **full address**: 64 Grove St, Thomaston, CT, United States, Connecticut 06787

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6a533f431840dab8bd4446a8f7fea5935ad62a18ee1030589ef7b7d986f24c0e-rimg-w1200-h676-dc161c29-gmir?v=1766178595

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 64 Grove St, Thomaston, CT, United States, Connecticut 06787.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Covenant Church of Thomaston.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/6a533f431840dab8bd4446a8f7fea5935ad62a18ee1030589ef7b7d986f24c0e-rimg-w1200-h676-dc161c29-gmir?v=1766178595",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/thomaston/christmas-eve-service/200029346060725",
        "location": {
            "@type": "Place",
            "name": "64 Grove St, Thomaston, CT, United States, Connecticut 06787",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "64 Grove St, Thomaston, CT 06787-1419, United States",
                "addressLocality": "Thomaston",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6733",
                "longitude": "-73.07665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate with us on Christmas Eve in a candlelight service, as we are reminded that God is with us always.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Covenant Church of Thomaston",
                "url": "https://allevents.in/org/covenant-church-of-thomaston/23345294"
            }
        ]
    }
]
```