

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: We would love for you and your family to spend time celebrating the sacred arrival of Christ at Flag City Church. The Christmas Eve service is a family-friendly, candlelight service starting at 4pm. We would love to see you there!
- **Event URL**: https://allevents.in/flagstaff/christmas-eve-service/200029372404354
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Flagstaff
- **state**: AZ
- **country**: United States
- **location**: Flagstaff, AZ, United States, Arizona
- **lat**: 35.2473
- **long**: -111.64965
- **full address**: Flagstaff, AZ, United States, Arizona

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fc62abdc78b4a914e1f3a101929e923185649558dec27f26bd9e69d37fe7d752-rimg-w1200-h707-dc0c3730-gmir?v=1766056554

## 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 Flagstaff, AZ, United States, Arizona.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Flagcitychurch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/fc62abdc78b4a914e1f3a101929e923185649558dec27f26bd9e69d37fe7d752-rimg-w1200-h707-dc0c3730-gmir?v=1766056554",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/flagstaff/christmas-eve-service/200029372404354",
        "location": {
            "@type": "Place",
            "name": "Flagstaff, AZ, United States, Arizona",
            "address": {
                "@type": "PostalAddress",
                "name": "Flagstaff, AZ, United States, Arizona",
                "addressLocality": "Flagstaff",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.2473",
                "longitude": "-111.64965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you and your family to spend time celebrating the sacred arrival of Christ at Flag City Church. The Christmas Eve service is a family-friendly, candlelight service starting at 4pm. We would love to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Flagcitychurch",
                "url": "https://allevents.in/org/flagcitychurch/25788079"
            }
        ]
    }
]
```