

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: All are invited to come and join us for our Candlelight celebration of the birth of Christ!
- **Event URL**: https://allevents.in/shandaken/christmas-eve-candlelight-service/200029180013959
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Shandaken
- **state**: NY
- **country**: United States
- **location**: Memorial United Methodist Church, Shandaken, New York
- **lat**: 42.11908
- **long**: -74.38862
- **full address**: Memorial United Methodist Church, Shandaken, New York, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f068c09b1420ef2d6fcc01b554b0cfb43820b3fc6934e1d1c1d147541198c407-rimg-w1200-h1558-dcffffff-gmir?v=1766363999

## 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 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at Memorial United Methodist Church, Shandaken, New York, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Memorial United Methodist Church, Shandaken, New York.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events8/banners/f068c09b1420ef2d6fcc01b554b0cfb43820b3fc6934e1d1c1d147541198c407-rimg-w1200-h1558-dcffffff-gmir?v=1766363999",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/shandaken/christmas-eve-candlelight-service/200029180013959",
        "location": {
            "@type": "Place",
            "name": "Memorial United Methodist Church, Shandaken, New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7358 RT-28, Shandaken, NY 12480-5102, United States",
                "addressLocality": "Shandaken",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.11908",
                "longitude": "-74.38862"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to come and join us for our Candlelight celebration of the birth of Christ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Memorial United Methodist Church Shandaken New York",
                "url": "https://allevents.in/org/memorial-united-methodist-church-shandaken-new-york/23269063"
            }
        ]
    }
]
```