

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: All are welcome to join us for our Christmas Eve Candlelight Service!
- **Event URL**: https://allevents.in/shreveport/christmas-eve-candlelight-service/200029341461702
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Shreveport
- **state**: LA
- **country**: United States
- **location**: 6012 Youree Dr, Shreveport, LA, United States, Louisiana 71105
- **lat**: 32.45016
- **long**: -93.72349
- **full address**: 6012 Youree Dr, Shreveport, LA, United States, Louisiana 71105

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/de961dd731c47fbdededdb33aabb852134dbf8329881cd9c435acb8bafe4eb44-rimg-w1200-h675-dc020201-gmir?v=1766104215

## 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 6012 Youree Dr, Shreveport, LA, United States, Louisiana 71105.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by St.Luke's United Methodist.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events4/banners/de961dd731c47fbdededdb33aabb852134dbf8329881cd9c435acb8bafe4eb44-rimg-w1200-h675-dc020201-gmir?v=1766104215",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/shreveport/christmas-eve-candlelight-service/200029341461702",
        "location": {
            "@type": "Place",
            "name": "6012 Youree Dr, Shreveport, LA, United States, Louisiana 71105",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6012 Youree Dr, Shreveport, LA 71105-4414, United States",
                "addressLocality": "Shreveport",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.45016",
                "longitude": "-93.72349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for our Christmas Eve Candlelight Service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St.Lukes United Methodist",
                "url": "https://allevents.in/org/stlukes-united-methodist/26017456"
            }
        ]
    }
]
```