

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: A peaceful candlelight gathering with readings from the Gospel of Luke and beloved Christmas worship songs.
- **Event URL**: https://allevents.in/tucson/christmas-eve-service/200029379934424
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: 5950 N La Canada Dr, Tucson, AZ
- **lat**: 32.31467
- **long**: -110.9943
- **full address**: 5950 N La Canada Dr, Tucson, AZ, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/95d7149342468caa8017bc7c2ce1843e7b39e526fe986c69382ad2eb61ae59eb-rimg-w1200-h1553-dc8ea0ad-gmir?v=1766200823

## 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 5950 N La Canada Dr, Tucson, AZ, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Northwest Community Friends Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/95d7149342468caa8017bc7c2ce1843e7b39e526fe986c69382ad2eb61ae59eb-rimg-w1200-h1553-dc8ea0ad-gmir?v=1766200823",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/tucson/christmas-eve-service/200029379934424",
        "location": {
            "@type": "Place",
            "name": "5950 N La Canada Dr, Tucson, AZ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5950 N La Canada Dr, Tucson, AZ 85704-1631, United States",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.31467",
                "longitude": "-110.9943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A peaceful candlelight gathering with readings from the Gospel of Luke and beloved Christmas worship songs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northwest Community Friends Church",
                "url": "https://allevents.in/org/northwest-community-friends-church/27124401"
            }
        ]
    }
]
```