

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Come enjoy this brief service celebrating the birth of the baby,  Jesus,  into the world over 2000 years ago. Candlelight Service.
- **Event URL**: https://allevents.in/kennebunkport/christmas-eve-service/200029361155110
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Kennebunkport
- **state**: ME
- **country**: United States
- **location**: 6 Maine St, Po Box B, Kennebunkport, ME
- **lat**: 43.36294
- **long**: -70.47576
- **full address**: 6 Maine St, Po Box B, Kennebunkport, ME, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/06411c9ab39106e9254208e0723e6191f530c76a8a18472b6bc4274b768615fb-rimg-w851-h315-dcfefefe-gmir?v=1766519772

## 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 6 Maine St, Po Box B, Kennebunkport, ME, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by The Village Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/06411c9ab39106e9254208e0723e6191f530c76a8a18472b6bc4274b768615fb-rimg-w851-h315-dcfefefe-gmir?v=1766519772",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/kennebunkport/christmas-eve-service/200029361155110",
        "location": {
            "@type": "Place",
            "name": "6 Maine St, Po Box B, Kennebunkport, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Maine St, Kennebunkport, ME 04046-6015, United States",
                "addressLocality": "Kennebunkport",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.36294",
                "longitude": "-70.47576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy this brief service celebrating the birth of the baby,  Jesus,  into the world over 2000 years ago. Candlelight Service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Village Baptist Church",
                "url": "https://allevents.in/org/the-village-baptist-church/27243572"
            }
        ]
    }
]
```