

# Event Details

- **Event Name**: Christmas Eve Candlelight Communion
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for this special service as we remember the true gift of Christmas – Jesus Christ!

Wednesday, December 24th, at 5:30 pm
- **Event URL**: https://allevents.in/columbus/christmas-eve-candlelight-communion/200029338874240
- **Event Categories**: christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: NC
- **country**: United States
- **location**: Midway Baptist Church
- **lat**: 35.271714301584
- **long**: -82.18398070283
- **full address**: Midway Baptist Church, 2101 NC-108, Columbus, NC 28722-7727, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Communion
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a06edbecff9d217278765f0d5fe977842e90b8684f9f696df1f26bb159cc4b25-rimg-w960-h540-dc04101b-gmir?v=1766097189

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Communion being held?
  - **A:** Christmas Eve Candlelight Communion takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at Midway Baptist Church, 2101 NC-108, Columbus, NC 28722-7727, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Communion?
  - **A:** Christmas Eve Candlelight Communion is organized by Midway Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Communion",
        "image": "https://cdn-az.allevents.in/events4/banners/a06edbecff9d217278765f0d5fe977842e90b8684f9f696df1f26bb159cc4b25-rimg-w960-h540-dc04101b-gmir?v=1766097189",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/columbus/christmas-eve-candlelight-communion/200029338874240",
        "location": {
            "@type": "Place",
            "name": "Midway Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2101 NC-108, Columbus, NC 28722-7727, United States",
                "addressLocality": "Columbus",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.271714301584",
                "longitude": "-82.18398070283"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this special service as we remember the true gift of Christmas – Jesus Christ!\n\nWednesday, December 24th, at 5:30 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midway Baptist Church",
                "url": "https://allevents.in/org/midway-baptist-church/26172410"
            }
        ]
    }
]
```