

# 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 our 2025 Christmas Eve candlelight service to celebrate the birth of our Savior, Jesus Christ!
December 24th @ 7:00 PM 
At the Governor Adam's Lodge at Loon Mountain Resort
- **Event URL**: https://allevents.in/lincoln/christmas-eve-service/200029354965457
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: NH
- **country**: United States
- **location**: Loon Mountain Resort
- **lat**: 44.05649
- **long**: -71.63174
- **full address**: Loon Mountain Resort, 60 Loon Mountain Rd,Lincoln, New Hampshire, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/57f9066bc3022167bb4ca3587d940bc742188e645411007720ebc8e5efc28c6e-rimg-w1200-h540-dc020101-gmir?v=1766341048

## 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 Loon Mountain Resort, 60 Loon Mountain Rd,Lincoln, New Hampshire, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Loon Mountain Ministry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/57f9066bc3022167bb4ca3587d940bc742188e645411007720ebc8e5efc28c6e-rimg-w1200-h540-dc020101-gmir?v=1766341048",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/lincoln/christmas-eve-service/200029354965457",
        "location": {
            "@type": "Place",
            "name": "Loon Mountain Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Loon Mountain Rd,Lincoln, New Hampshire",
                "addressLocality": "Lincoln",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.05649",
                "longitude": "-71.63174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our 2025 Christmas Eve candlelight service to celebrate the birth of our Savior, Jesus Christ!\nDecember 24th @ 7:00 PM \nAt the Governor Adam's Lodge at Loon Mountain Resort",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Loon Mountain Ministry",
                "url": "https://allevents.in/org/loon-mountain-ministry/27238197"
            }
        ]
    }
]
```