

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Please join us for our Christmas Eve Candlelight service!
- **Event URL**: https://allevents.in/alvin/christmas-eve-candlelight-service/200029367563427
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Alvin
- **state**: TX
- **country**: United States
- **location**: 1212 S Durant St, Alvin, TX
- **lat**: 29.41322
- **long**: -95.25368
- **full address**: 1212 S Durant St, Alvin, TX, United States

## Event gallery

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

## 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 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 1212 S Durant St, Alvin, TX, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Christian Church Alvin TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Candlelight+Service&date=Wed%2C+24+Dec%2C+2025+at+06%3A00+pm&bg=3",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/alvin/christmas-eve-candlelight-service/200029367563427",
        "location": {
            "@type": "Place",
            "name": "1212 S Durant St, Alvin, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1212 S Durant St, Alvin, TX 77511-3262, United States",
                "addressLocality": "Alvin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.41322",
                "longitude": "-95.25368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our Christmas Eve Candlelight service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church Alvin TX",
                "url": "https://allevents.in/org/first-christian-church-alvin-tx/23100295"
            }
        ]
    }
]
```