

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Celebrate the birth of Christ at our Christmas Eve service filled with Scripture readings, carols, and candle lighting! Nursery will be available for children ages 0-3.
- **Event URL**: https://allevents.in/webster/christmas-eve-candlelight-service/200029353526243
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Webster
- **state**: TX
- **country**: United States
- **location**: 670 E Medical Center Blvd, Webster, TX, United States, Texas 77598
- **lat**: 29.54915
- **long**: -95.11479
- **full address**: 670 E Medical Center Blvd, Webster, TX, United States, Texas 77598

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/10c4e21874b4c04f8813e2935cf627b88742d313ba4ad24f37d045cee38ba9ee-rimg-w1200-h675-dc465836-gmir?v=1766341599

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 670 E Medical Center Blvd, Webster, TX, United States, Texas 77598.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Bay Area Presbyterian Church (PCA).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/10c4e21874b4c04f8813e2935cf627b88742d313ba4ad24f37d045cee38ba9ee-rimg-w1200-h675-dc465836-gmir?v=1766341599",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/webster/christmas-eve-candlelight-service/200029353526243",
        "location": {
            "@type": "Place",
            "name": "670 E Medical Center Blvd, Webster, TX, United States, Texas 77598",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "670 E Medical Center Blvd, Webster, TX 77598-4327, United States",
                "addressLocality": "Webster",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.54915",
                "longitude": "-95.11479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the birth of Christ at our Christmas Eve service filled with Scripture readings, carols, and candle lighting! Nursery will be available for children ages 0-3.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bay Area Presbyterian Church (PCA)",
                "url": "https://allevents.in/org/bay-area-presbyterian-church-pca/23329409"
            }
        ]
    }
]
```