

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for a special Christmas Eve candlelight service.
- **Event URL**: https://allevents.in/north-pole/christmas-eve-service/200029348367340
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: North Pole
- **state**: AK
- **country**: United States
- **location**: Cross Roads Baptist Church
- **lat**: 64.751
- **long**: -147.352
- **full address**: Cross Roads Baptist Church, 440 S Santa Claus Ln, North Pole, AK 99705-7818, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a28573869b45fde38ab5d9ef123733038571f885e965a8f385433e94ae855e1d-rimg-w940-h788-dc2e321d-gmir?v=1766203501

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at Cross Roads Baptist Church, 440 S Santa Claus Ln, North Pole, AK 99705-7818, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Cross Roads Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/a28573869b45fde38ab5d9ef123733038571f885e965a8f385433e94ae855e1d-rimg-w940-h788-dc2e321d-gmir?v=1766203501",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/north-pole/christmas-eve-service/200029348367340",
        "location": {
            "@type": "Place",
            "name": "Cross Roads Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "440 S Santa Claus Ln, North Pole, AK 99705-7818, United States",
                "addressLocality": "North Pole",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "64.751",
                "longitude": "-147.352"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Christmas Eve candlelight service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cross Roads Baptist Church",
                "url": "https://allevents.in/org/cross-roads-baptist-church/26326991"
            }
        ]
    }
]
```