

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for a beautiful candle light service  on the eve of Jesus' birth.
- **Event URL**: https://allevents.in/valdese/christmas-eve-service/200029350006325
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Valdese
- **state**: NC
- **country**: United States
- **location**: 217 Saint Germain Ave SE, Valdese, NC
- **lat**: 35.74165
- **long**: -81.56126
- **full address**: 217 Saint Germain Ave SE, Valdese, NC, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/54595e0873ef2c5073224f73c59f1cf11824aa4f1a4a0ac233871b1f0ab04394-rimg-w1200-h1200-dc2e3192-gmir?v=1766228922

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 217 Saint Germain Ave SE, Valdese, NC, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First United Methodist Church Valdese, NC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/54595e0873ef2c5073224f73c59f1cf11824aa4f1a4a0ac233871b1f0ab04394-rimg-w1200-h1200-dc2e3192-gmir?v=1766228922",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/valdese/christmas-eve-service/200029350006325",
        "location": {
            "@type": "Place",
            "name": "217 Saint Germain Ave SE, Valdese, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 St Germain Ave SE, Valdese, NC 28690-2846, United States",
                "addressLocality": "Valdese",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.74165",
                "longitude": "-81.56126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a beautiful candle light service  on the eve of Jesus' birth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church Valdese NC",
                "url": "https://allevents.in/org/first-united-methodist-church-valdese-nc/26117390"
            }
        ]
    }
]
```