

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: We would love for you to join us for our Christmas Eve Service!
- **Event URL**: https://allevents.in/yuma/christmas-eve-service/200029367043423
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Yuma
- **state**: AZ
- **country**: United States
- **location**: 3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365
- **lat**: 32.66884
- **long**: -114.5271
- **full address**: 3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/111a97f02f50a838709a1a34f72454b361c2b2bc2fc7cfb38ad376802f251a01-rimg-w940-h788-dca80909-gmir?v=1766579542

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Christian Church, Yuma.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/111a97f02f50a838709a1a34f72454b361c2b2bc2fc7cfb38ad376802f251a01-rimg-w940-h788-dca80909-gmir?v=1766579542",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/yuma/christmas-eve-service/200029367043423",
        "location": {
            "@type": "Place",
            "name": "3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3261 S Avenue 6 E, Yuma, AZ 85365-8361, United States",
                "addressLocality": "Yuma",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.66884",
                "longitude": "-114.5271"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you to join us for our Christmas Eve Service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church Yuma",
                "url": "https://allevents.in/org/first-christian-church-yuma/26180375"
            }
        ]
    }
]
```