

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for a special service with traditional Christmas hymns, Holy Communion, and candlelight as we celebrate the birth of our Lord!
- **Event URL**: https://allevents.in/pike-road/christmas-eve-service/200029345525103
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Pike Road
- **state**: AL
- **country**: United States
- **location**: Grace Episcopal Church & Gardens Mt. Meigs
- **lat**: 32.354996301183
- **long**: -86.097288441314
- **full address**: Grace Episcopal Church &amp; Gardens Mt. Meigs, 906 Pike Rd, Pike Road, AL 36064-2242, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/99f1c40901699af21dfe4e3ae777eecb9ed4bbce53ea11b788d444abb7832724-rimg-w1080-h1080-dc5f4a37-gmir?v=1766146016

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Grace Episcopal Church &amp; Gardens Mt. Meigs, 906 Pike Rd, Pike Road, AL 36064-2242, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Pike Road United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/99f1c40901699af21dfe4e3ae777eecb9ed4bbce53ea11b788d444abb7832724-rimg-w1080-h1080-dc5f4a37-gmir?v=1766146016",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/pike-road/christmas-eve-service/200029345525103",
        "location": {
            "@type": "Place",
            "name": "Grace Episcopal Church & Gardens Mt. Meigs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "906 Pike Rd, Pike Road, AL 36064-2242, United States",
                "addressLocality": "Pike Road",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.354996301183",
                "longitude": "-86.097288441314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special service with traditional Christmas hymns, Holy Communion, and candlelight as we celebrate the birth of our Lord!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pike Road United Methodist Church",
                "url": "https://allevents.in/org/pike-road-united-methodist-church/26511537"
            }
        ]
    }
]
```