

# Event Details

- **Event Name**: Christmas Eve at EVERY1 Church
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Looking for a church that feels like family? We would love to have you join us Christmas Eve as we celebrate Jesus, the Light of the World! ?️
Families with children welcome!
- **Event URL**: https://allevents.in/spokane-valley/christmas-eve-at-every1-church/200029377869900
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Spokane Valley
- **state**: WA
- **country**: United States
- **location**: 16607 E Broadway Ave.
- **lat**: 47.6647
- **long**: -117.18213
- **full address**: 16607 E Broadway Ave., 16607 E Broadway Ave, Spokane Valley, WA 99037-8510, United States

## Event gallery

- **Alt text**: Christmas Eve at EVERY1 Church
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/eae262363b5b0121784ccedaa08fc30e92de089704a132fb77fc719d12c32c0a-rimg-w1200-h1600-dc464532-gmir?v=1766168640

## FAQs

- **Q**: When and where is Christmas Eve at EVERY1 Church being held?
  - **A:** Christmas Eve at EVERY1 Church takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 16607 E Broadway Ave., 16607 E Broadway Ave, Spokane Valley, WA 99037-8510, United States.
- **Q**: Who is organizing Christmas Eve at EVERY1 Church?
  - **A:** Christmas Eve at EVERY1 Church is organized by EVERY1Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve at EVERY1 Church",
        "image": "https://cdn-az.allevents.in/events5/banners/eae262363b5b0121784ccedaa08fc30e92de089704a132fb77fc719d12c32c0a-rimg-w1200-h1600-dc464532-gmir?v=1766168640",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/spokane-valley/christmas-eve-at-every1-church/200029377869900",
        "location": {
            "@type": "Place",
            "name": "16607 E Broadway Ave.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16607 E Broadway Ave, Spokane Valley, WA 99037-8510, United States",
                "addressLocality": "Spokane Valley",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.6647",
                "longitude": "-117.18213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking for a church that feels like family? We would love to have you join us Christmas Eve as we celebrate Jesus, the Light of the World! ?️\nFamilies with children welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "EVERY1Church",
                "url": "https://allevents.in/org/every1church/24869524"
            }
        ]
    }
]
```