

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a traditional Candlelight Service celebrating the reason for the season.  All are welcome.
- **Event URL**: https://allevents.in/hyde-park/christmas-eve-candlelight-service/200029351090048
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Hyde Park
- **state**: VT
- **country**: United States
- **location**: 627 Vt Route 15, Hyde Park, VT, United States, Vermont
- **lat**: 44.59199
- **long**: -72.6062
- **full address**: 627 Vt Route 15, Hyde Park, VT, United States, Vermont

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4b0bb82388f7d82e3c56002627078cb223fa70c97652b3039b8bfe75ab0dd0a3-rimg-w940-h788-dc2a1e1b-gmir?v=1766243525

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 627 Vt Route 15, Hyde Park, VT, United States, Vermont.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Trinity Assembly of God - Hyde Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events9/banners/4b0bb82388f7d82e3c56002627078cb223fa70c97652b3039b8bfe75ab0dd0a3-rimg-w940-h788-dc2a1e1b-gmir?v=1766243525",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hyde-park/christmas-eve-candlelight-service/200029351090048",
        "location": {
            "@type": "Place",
            "name": "627 Vt Route 15, Hyde Park, VT, United States, Vermont",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "627 VT-100, Hyde Park, VT 05655, United States",
                "addressLocality": "Hyde Park",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.59199",
                "longitude": "-72.6062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a traditional Candlelight Service celebrating the reason for the season.  All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Assembly of God - Hyde Park",
                "url": "https://allevents.in/org/trinity-assembly-of-god-hyde-park/25194091"
            }
        ]
    }
]
```