

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Everyone is invited to our Christmas Eve Service. More details to come.
- **Event URL**: https://allevents.in/st-clair/christmas-eve-service/200029204736715
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: St Clair
- **state**: MO
- **country**: United States
- **location**: 1350 Hwy TT, Saint Clair, MO, United States, Missouri 63077
- **lat**: 38.36127
- **long**: -90.95338
- **full address**: 1350 Hwy TT, Saint Clair, MO, United States, Missouri 63077, 1350 Mo-TT, St Clair, MO 63077-2521, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6cb716e800a5ac03df4e6237ac607dc9dd57b8f6fa60f7604bc5a68a93da4d2b-rimg-w572-h575-dc15072e-gmir?v=1766614977

## 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 1350 Hwy TT, Saint Clair, MO, United States, Missouri 63077, 1350 Mo-TT, St Clair, MO 63077-2521, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by St. Clair Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/6cb716e800a5ac03df4e6237ac607dc9dd57b8f6fa60f7604bc5a68a93da4d2b-rimg-w572-h575-dc15072e-gmir?v=1766614977",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/st-clair/christmas-eve-service/200029204736715",
        "location": {
            "@type": "Place",
            "name": "1350 Hwy TT, Saint Clair, MO, United States, Missouri 63077",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1350 Mo-TT, St Clair, MO 63077-2521, United States",
                "addressLocality": "St Clair",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.36127",
                "longitude": "-90.95338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to our Christmas Eve Service. More details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Clair Christian Church",
                "url": "https://allevents.in/org/st-clair-christian-church/26140337"
            }
        ]
    }
]
```