

# Event Details

- **Event Name**: Christmas Celebration
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Christmas celebration at the Church Open to the Public. All are welcome to join us in celebrating the season!
- **Event URL**: https://allevents.in/olympia/christmas-celebration/1600028253873103
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028253873103

## Event venue details

- **city**: Olympia
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.063209
- **long**: -122.740567
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9341 4th Avenue Northeast, Olympia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/73b9c070-3c32-11f0-b036-afbd8135e01f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Christmas Celebration being held?
  - **A:** Christmas Celebration takes place on Sat, 13 Dec, 2025 at 05:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 9341 4th Avenue Northeast, Olympia, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Celebration is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Olympia, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Celebration sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events3/banners/52ddaf70-d21d-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/olympia/christmas-celebration/1600028253873103",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9341 4th Avenue Northeast",
                "addressLocality": "Olympia",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.063209",
                "longitude": "-122.740567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas celebration at the Church Open to the Public. All are welcome to join us in celebrating the season!"
    }
]
```