

# Event Details

- **Event Name**: Christmas Eve Candlelight Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us on December 24 for worship, candle lighting, celebration, and family tradition.
- **Event URL**: https://allevents.in/southaven/christmas-eve-candlelight-service/200029349819609
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Southaven
- **state**: MS
- **country**: United States
- **location**: 7700 Getwell Rd, Southaven, MS
- **lat**: 34.97265
- **long**: -89.93599
- **full address**: 7700 Getwell Rd, Southaven, MS, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e5d004dac965d2a49800dccf07ebac7eba2415ad05ebbe2023b9969b8dac5aae-rimg-w1080-h1350-dc2a2721-gmir?v=1766220125

## 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 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 7700 Getwell Rd, Southaven, MS, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Pathway Church - Southaven Campus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/e5d004dac965d2a49800dccf07ebac7eba2415ad05ebbe2023b9969b8dac5aae-rimg-w1080-h1350-dc2a2721-gmir?v=1766220125",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/southaven/christmas-eve-candlelight-service/200029349819609",
        "location": {
            "@type": "Place",
            "name": "7700 Getwell Rd, Southaven, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7700 Getwell Rd, Southaven, MS 38672-6417, United States",
                "addressLocality": "Southaven",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.97265",
                "longitude": "-89.93599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on December 24 for worship, candle lighting, celebration, and family tradition.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pathway Church - Southaven Campus",
                "url": "https://allevents.in/org/pathway-church-southaven-campus/26139274"
            }
        ]
    }
]
```