

# Event Details

- **Event Name**: Christmas Eve CandleLight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us at Village Baptist Church on Christmas Eve, Wednesday, December 24 at 6pm, as we come together to celebrate the true meaning of the season through song and a powerful message from the word of God. Bring your loved ones and let's worship in gratitude for the gift of Jesus.
- **Event URL**: https://allevents.in/mount-morris/christmas-eve-candlelight-service/200029339668610
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Mount Morris
- **state**: NY
- **country**: United States
- **location**: Village Baptist Church Mt Morris
- **lat**: 42.72433
- **long**: -77.87515
- **full address**: Village Baptist Church Mt Morris, 39 1/2 Chapel St,Mount Morris, New York, United States

## Event gallery

- **Alt text**: Christmas Eve CandleLight Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/007b6322d116117fa04daf8c46111d5436e49b783afedd5a364ba1048694fc13-rimg-w1200-h703-dc020300-gmir?v=1766225652

## FAQs

- **Q**: When and where is Christmas Eve CandleLight Service being held?
  - **A:** Christmas Eve CandleLight Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Village Baptist Church Mt Morris, 39 1/2 Chapel St,Mount Morris, New York, United States.
- **Q**: Who is organizing Christmas Eve CandleLight Service?
  - **A:** Christmas Eve CandleLight Service is organized by Village Baptist Church Mt Morris.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve CandleLight Service",
        "image": "https://cdn-az.allevents.in/events9/banners/007b6322d116117fa04daf8c46111d5436e49b783afedd5a364ba1048694fc13-rimg-w1200-h703-dc020300-gmir?v=1766225652",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mount-morris/christmas-eve-candlelight-service/200029339668610",
        "location": {
            "@type": "Place",
            "name": "Village Baptist Church Mt Morris",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39 1/2 Chapel St,Mount Morris, New York",
                "addressLocality": "Mount Morris",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.72433",
                "longitude": "-77.87515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Village Baptist Church on Christmas Eve, Wednesday, December 24 at 6pm, as we come together to celebrate the true meaning of the season through song and a powerful message from the word of God. Bring your loved ones and let's worship in gratitude for the gift of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village Baptist Church Mt Morris",
                "url": "https://allevents.in/org/village-baptist-church-mt-morris/27223137"
            }
        ]
    }
]
```