

# Event Details

- **Event Name**: Church on Christmas Eve
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Christmas Eve service.  Christmas songs and preaching.
- **Event URL**: https://allevents.in/west-union/church-on-christmas-eve/200029363837813
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: West Union
- **state**: WV
- **country**: United States
- **location**: West Union First Assembly of God
- **lat**: 39.296732748165
- **long**: -80.777224992667
- **full address**: West Union First Assembly of God, 203 Neely Ave,West Union, West Virginia, United States

## Event gallery

- **Alt text**: Church on Christmas Eve
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b3de17b9485e1893b4cbb32c3140fa2b1fcb6694e770fc331347396c6401a482-rimg-w738-h415-dc000000-gmir?v=1766502731

## FAQs

- **Q**: When and where is Church on Christmas Eve being held?
  - **A:** Church on Christmas Eve takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at West Union First Assembly of God, 203 Neely Ave,West Union, West Virginia, United States.
- **Q**: Who is organizing Church on Christmas Eve?
  - **A:** Church on Christmas Eve is organized by West Union First Assembly of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church on Christmas Eve",
        "image": "https://cdn-az.allevents.in/events6/banners/b3de17b9485e1893b4cbb32c3140fa2b1fcb6694e770fc331347396c6401a482-rimg-w738-h415-dc000000-gmir?v=1766502731",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/west-union/church-on-christmas-eve/200029363837813",
        "location": {
            "@type": "Place",
            "name": "West Union First Assembly of God",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "203 Neely Ave,West Union, West Virginia",
                "addressLocality": "West Union",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.296732748165",
                "longitude": "-80.777224992667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve service.  Christmas songs and preaching.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Union First Assembly of God",
                "url": "https://allevents.in/org/west-union-first-assembly-of-god/26094583"
            }
        ]
    }
]
```