

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for a Christmas Eve service with carols and candlelight as we celebrate the birth of the Christ child! All are welcome!
- **Event URL**: https://allevents.in/buxton/christmas-eve-service/200029358818226
- **Event Categories**: christmas-services, christmas, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Buxton
- **state**: ME
- **country**: United States
- **location**: 22 Church Hill Rd, Buxton, ME, United States, Maine 04093
- **lat**: 43.66459
- **long**: -70.51934
- **full address**: 22 Church Hill Rd, Buxton, ME, United States, Maine 04093

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/14c04d8d1c40f9c5e15fee1e99ac1d390dac6c2a1db655fc56831499d89ca477-rimg-w1200-h675-dc144aa5-gmir?v=1766427881

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 22 Church Hill Rd, Buxton, ME, United States, Maine 04093.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by North Congregational Church at Groveville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/14c04d8d1c40f9c5e15fee1e99ac1d390dac6c2a1db655fc56831499d89ca477-rimg-w1200-h675-dc144aa5-gmir?v=1766427881",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/buxton/christmas-eve-service/200029358818226",
        "location": {
            "@type": "Place",
            "name": "22 Church Hill Rd, Buxton, ME, United States, Maine 04093",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Church Hill Rd, Buxton, ME 04093-3605, United States",
                "addressLocality": "Buxton",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.66459",
                "longitude": "-70.51934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Christmas Eve service with carols and candlelight as we celebrate the birth of the Christ child! All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Congregational Church at Groveville",
                "url": "https://allevents.in/org/north-congregational-church-at-groveville/23254835"
            }
        ]
    }
]
```