

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for our Candlelight Service at 4pm
- **Event URL**: https://allevents.in/pearland/christmas-eve-service/200029356624315
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pearland
- **state**: TX
- **country**: United States
- **location**: 2402 East Broadway, Pearland, TX, United States, Texas 77581
- **lat**: 29.55032
- **long**: -95.25194
- **full address**: 2402 East Broadway, Pearland, TX, United States, Texas 77581

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+04%3A00+pm&bg=1

## 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 2402 East Broadway, Pearland, TX, United States, Texas 77581.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Faith Community Church Pearland Texas.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+04%3A00+pm&bg=1",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/pearland/christmas-eve-service/200029356624315",
        "location": {
            "@type": "Place",
            "name": "2402 East Broadway, Pearland, TX, United States, Texas 77581",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2402 Broadway St, Pearland, TX 77581-6408, United States",
                "addressLocality": "Pearland",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.55032",
                "longitude": "-95.25194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Candlelight Service at 4pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Community Church Pearland Texas",
                "url": "https://allevents.in/org/faith-community-church-pearland-texas/22128451"
            }
        ]
    }
]
```