

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Come sing your favorite Christmas carols and celebrate the coming of the light into the world with a candlelight Christmas Eve Service!

"The light shines in the darkness and the darkness has not overcome it."
- **Event URL**: https://allevents.in/mobile/christmas-eve-service/200029364630513
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 61

## Ticket Details


## Event venue details

- **city**: Mobile
- **state**: AL
- **country**: United States
- **location**: 2519 Springhill Avenue, Mobile, AL, United States, Alabama 36607
- **lat**: 30.69402
- **long**: -88.09941
- **full address**: 2519 Springhill Avenue, Mobile, AL, United States, Alabama 36607

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0569ef45a54754dea39c8bb4c73a3b8c0168631e7af3edb22ea028abdfd4c4cc-rimg-w1200-h675-dc1e2919-gmir?v=1766524397

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 2519 Springhill Avenue, Mobile, AL, United States, Alabama 36607.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Spring Hill Avenue United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/0569ef45a54754dea39c8bb4c73a3b8c0168631e7af3edb22ea028abdfd4c4cc-rimg-w1200-h675-dc1e2919-gmir?v=1766524397",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mobile/christmas-eve-service/200029364630513",
        "location": {
            "@type": "Place",
            "name": "2519 Springhill Avenue, Mobile, AL, United States, Alabama 36607",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2519 Springhill Ave, Mobile, AL 36607-3023, United States",
                "addressLocality": "Mobile",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.69402",
                "longitude": "-88.09941"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come sing your favorite Christmas carols and celebrate the coming of the light into the world with a candlelight Christmas Eve Service!\n\n\"The light shines in the darkness and the darkness has not overcome it.\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spring Hill Avenue United Methodist Church",
                "url": "https://allevents.in/org/spring-hill-avenue-united-methodist-church/27246685"
            }
        ]
    }
]
```