

# Event Details

- **Event Name**: Christmas Eve Gathering
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Candlelight gathering.
- **Event URL**: https://allevents.in/maple-valley/christmas-eve-gathering/200029203024903
- **Event Categories**: christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Maple Valley
- **state**: WA
- **country**: United States
- **location**: 19320 SE 240th Street, Covington, WA, United States, Washington 98042
- **lat**: 47.38796
- **long**: -122.08351
- **full address**: 19320 SE 240th Street, Covington, WA, United States, Washington 98042, 19320 SE 240th St, Kent, WA 98042-4877, United States, Maple Valley

## Event gallery

- **Alt text**: Christmas Eve Gathering
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cf6b7cf64f54f9f076456d799565f68c6d8c7fd65abe4eadbdc963f85d59a5b8-rimg-w1200-h675-dc110705-gmir?v=1766173359

## FAQs

- **Q**: When and where is Christmas Eve Gathering being held?
  - **A:** Christmas Eve Gathering takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 19320 SE 240th Street, Covington, WA, United States, Washington 98042, 19320 SE 240th St, Kent, WA 98042-4877, United States, Maple Valley.
- **Q**: Who is organizing Christmas Eve Gathering?
  - **A:** Christmas Eve Gathering is organized by Heartwood Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Gathering",
        "image": "https://cdn-az.allevents.in/events7/banners/cf6b7cf64f54f9f076456d799565f68c6d8c7fd65abe4eadbdc963f85d59a5b8-rimg-w1200-h675-dc110705-gmir?v=1766173359",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/maple-valley/christmas-eve-gathering/200029203024903",
        "location": {
            "@type": "Place",
            "name": "19320 SE 240th Street, Covington, WA, United States, Washington 98042",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19320 SE 240th St, Kent, WA 98042-4877, United States",
                "addressLocality": "Maple Valley",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.38796",
                "longitude": "-122.08351"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Candlelight gathering.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartwood Church",
                "url": "https://allevents.in/org/heartwood-church/25223735"
            }
        ]
    }
]
```