

# Event Details

- **Event Name**: Christmas Eve Family Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Our Family service this year will be at 4pm. All are welcome!
- **Event URL**: https://allevents.in/vernon-rockville/christmas-eve-family-service/200029303593025
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Vernon Rockville
- **state**: CT
- **country**: United States
- **location**: 695 Hartford Turnpike , Vernon, CT, United States, Connecticut 06066
- **lat**: 41.83823
- **long**: -72.467
- **full address**: 695 Hartford Turnpike , Vernon, CT, United States, Connecticut 06066, 695 Hartford Tpke, Vernon Rockville, CT 06066-5021, United States

## Event gallery

- **Alt text**: Christmas Eve Family Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4335754347ea2cdcd9636ba47a05f7203f64cbb531d7e3907a0189f7ae4fe566-rimg-w940-h788-dcf8f3ea-gmir?v=1766145209

## FAQs

- **Q**: When and where is Christmas Eve Family Service being held?
  - **A:** Christmas Eve Family Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 695 Hartford Turnpike , Vernon, CT, United States, Connecticut 06066, 695 Hartford Tpke, Vernon Rockville, CT 06066-5021, United States.
- **Q**: Who is organizing Christmas Eve Family Service?
  - **A:** Christmas Eve Family Service is organized by First Congregational Church of Vernon, UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Family Service",
        "image": "https://cdn-az.allevents.in/events7/banners/4335754347ea2cdcd9636ba47a05f7203f64cbb531d7e3907a0189f7ae4fe566-rimg-w940-h788-dcf8f3ea-gmir?v=1766145209",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/vernon-rockville/christmas-eve-family-service/200029303593025",
        "location": {
            "@type": "Place",
            "name": "695 Hartford Turnpike , Vernon, CT, United States, Connecticut 06066",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "695 Hartford Tpke, Vernon Rockville, CT 06066-5021, United States",
                "addressLocality": "Vernon Rockville",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.83823",
                "longitude": "-72.467"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Family service this year will be at 4pm. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Congregational Church of Vernon UCC",
                "url": "https://allevents.in/org/first-congregational-church-of-vernon-ucc/26536255"
            }
        ]
    }
]
```