

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: Come home for Christmas!  Join us for our traditional Candlelight Christmas Eve Service, Wednesday, Dec 24th, at 3 pm!
- **Event URL**: https://allevents.in/carthage/christmas-eve-service/200029397316813
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Carthage
- **state**: MO
- **country**: United States
- **location**: 11833 Elm Rd, Carthage, MO, United States, Missouri 64836
- **lat**: 37.12575
- **long**: -94.27185
- **full address**: 11833 Elm Rd, Carthage, MO, United States, Missouri 64836

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4395bb2d6a9bb3a8d0045abf66648205e57cd4cf2004c12bc37d616ba73e96d1-rimg-w1200-h995-dc020101-gmir?v=1766496251

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 03:00 pm at 11833 Elm Rd, Carthage, MO, United States, Missouri 64836.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Bethel United Methodist Church-Carthage, MO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/4395bb2d6a9bb3a8d0045abf66648205e57cd4cf2004c12bc37d616ba73e96d1-rimg-w1200-h995-dc020101-gmir?v=1766496251",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/carthage/christmas-eve-service/200029397316813",
        "location": {
            "@type": "Place",
            "name": "11833 Elm Rd, Carthage, MO, United States, Missouri 64836",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11833 Elm Rd, Carthage, MO 64836-1422, United States",
                "addressLocality": "Carthage",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.12575",
                "longitude": "-94.27185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come home for Christmas!  Join us for our traditional Candlelight Christmas Eve Service, Wednesday, Dec 24th, at 3 pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel United Methodist Church-Carthage MO",
                "url": "https://allevents.in/org/bethel-united-methodist-church-carthage-mo/26701038"
            }
        ]
    }
]
```