

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Candlelight and Communion Service
- **Event URL**: https://allevents.in/tomball/christmas-eve-worship-service/200029354288539
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Tomball
- **state**: TX
- **country**: United States
- **location**: 30410 Tomball Pkwy, 77375
- **lat**: 30.11212
- **long**: -95.64107
- **full address**: 30410 Tomball Pkwy, 77375, 30410 Tomball Pkwy, Tomball, TX 77375-4021, United States

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/aa84f3a6ce9fe985df02358cedf6a5411e1669c4423158ec6b5be730f7436b47-rimg-w1200-h675-dc14325c-gmir?v=1766302392

## FAQs

- **Q**: When and where is Christmas Eve Worship Service being held?
  - **A:** Christmas Eve Worship Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 30410 Tomball Pkwy, 77375, 30410 Tomball Pkwy, Tomball, TX 77375-4021, United States.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by First Presbyterian Church Tomball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events2/banners/aa84f3a6ce9fe985df02358cedf6a5411e1669c4423158ec6b5be730f7436b47-rimg-w1200-h675-dc14325c-gmir?v=1766302392",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/tomball/christmas-eve-worship-service/200029354288539",
        "location": {
            "@type": "Place",
            "name": "30410 Tomball Pkwy, 77375",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30410 Tomball Pkwy, Tomball, TX 77375-4021, United States",
                "addressLocality": "Tomball",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.11212",
                "longitude": "-95.64107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Candlelight and Communion Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church Tomball",
                "url": "https://allevents.in/org/first-presbyterian-church-tomball/21660251"
            }
        ]
    }
]
```