

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: All are invited to join us for a candlelight service
- **Event URL**: https://allevents.in/santo/christmas-eve-service/200029346427637
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details


## Event venue details

- **city**: Santo
- **state**: TX
- **country**: United States
- **location**: 135 West Palo Pinto St, Santo, TX
- **lat**: 32.60176
- **long**: -98.21639
- **full address**: 135 West Palo Pinto St, Santo, TX, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b2821e12ae197c04dd631e7041e25e74c90a832f56f5e9d1aaa9e1245095b3af-rimg-w1200-h675-dc18141b-gmir?v=1766188430

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 135 West Palo Pinto St, Santo, TX, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Baptist Church of Santo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/b2821e12ae197c04dd631e7041e25e74c90a832f56f5e9d1aaa9e1245095b3af-rimg-w1200-h675-dc18141b-gmir?v=1766188430",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/santo/christmas-eve-service/200029346427637",
        "location": {
            "@type": "Place",
            "name": "135 West Palo Pinto St, Santo, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "135 W Palo Pinto St, Santo, TX 76472, United States",
                "addressLocality": "Santo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.60176",
                "longitude": "-98.21639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to join us for a candlelight service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Santo",
                "url": "https://allevents.in/org/first-baptist-church-of-santo/27229569"
            }
        ]
    }
]
```