

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Please join us for our Christmas Eve Service at 4:30pm on December 24th.
- **Event URL**: https://allevents.in/brattleboro/christmas-eve-service/200029386621238
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Brattleboro
- **state**: VT
- **country**: United States
- **location**: 161 Western Ave, Brattleboro, VT
- **lat**: 42.85191
- **long**: -72.57263
- **full address**: 161 Western Ave, Brattleboro, VT, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7739a2b1f6d1437529dd86ac9deaae9b28c63864bb3a38551decf8981d14ef13-rimg-w1200-h935-dca9a3a9-gmir?v=1766282434

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at 161 Western Ave, Brattleboro, VT, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Trinity Lutheran Church, Brattleboro, Vermont.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/7739a2b1f6d1437529dd86ac9deaae9b28c63864bb3a38551decf8981d14ef13-rimg-w1200-h935-dca9a3a9-gmir?v=1766282434",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/brattleboro/christmas-eve-service/200029386621238",
        "location": {
            "@type": "Place",
            "name": "161 Western Ave, Brattleboro, VT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "161 Western Ave, Brattleboro, VT 05301-6097, United States",
                "addressLocality": "Brattleboro",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.85191",
                "longitude": "-72.57263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our Christmas Eve Service at 4:30pm on December 24th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Lutheran Church Brattleboro Vermont",
                "url": "https://allevents.in/org/trinity-lutheran-church-brattleboro-vermont/27266747"
            }
        ]
    }
]
```