

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Christmas carols, communion, candlelight service
- **Event URL**: https://allevents.in/waskom/christmas-eve-service/200029390337144
- **Event Categories**: christmas-services, christmas, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Waskom
- **state**: TX
- **country**: United States
- **location**: 185 Colquitt St, Waskom, TX, United States, Texas 75692
- **lat**: 32.47688
- **long**: -94.057
- **full address**: 185 Colquitt St, Waskom, TX, United States, Texas 75692

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0d374d9c5428ffbc05825db743e7e4e0123e504e971cb2a9c82baf817c3d1d85-rimg-w1080-h1350-dc8c0618-gmir?v=1766325938

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 185 Colquitt St, Waskom, TX, United States, Texas 75692.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Baptist Church Waskom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/0d374d9c5428ffbc05825db743e7e4e0123e504e971cb2a9c82baf817c3d1d85-rimg-w1080-h1350-dc8c0618-gmir?v=1766325938",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/waskom/christmas-eve-service/200029390337144",
        "location": {
            "@type": "Place",
            "name": "185 Colquitt St, Waskom, TX, United States, Texas 75692",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "185 Colquitt St, Waskom, TX 75692-9627, United States",
                "addressLocality": "Waskom",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.47688",
                "longitude": "-94.057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas carols, communion, candlelight service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Waskom",
                "url": "https://allevents.in/org/first-baptist-church-waskom/26330815"
            }
        ]
    }
]
```