

# Event Details

- **Event Name**: Willamette Falls Community Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm – Sat, 06 Dec, 2025 at 09:00 pm
- **Event Description**: Come join us for an evening of music and holiday food to celebrate the birth of our Savior Jesus Christ.
- **Event URL**: https://allevents.in/west-linn/willamette-falls-community-christmas-party/1600027630310545
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Linn
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.367748
- **long**: -122.63953
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1395 Rosemont Road, West Linn, US

## Event gallery

- **Alt text**: Willamette Falls Community Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2b71f380-d220-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Willamette Falls Community Christmas Party being held?
  - **A:** Willamette Falls Community Christmas Party takes place on Sat, 06 Dec, 2025 at 06:00 pm to Sat, 06 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1395 Rosemont Road, West Linn, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Willamette Falls Community Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in West Linn, this event is thoughtfully curated to deliver a standout experience worth every moment. If Willamette Falls Community Christmas Party 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": "Willamette Falls Community Christmas Party",
        "image": "https://cdn-az.allevents.in/events6/banners/2b71f380-d220-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/west-linn/willamette-falls-community-christmas-party/1600027630310545",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1395 Rosemont Road",
                "addressLocality": "West Linn",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.367748",
                "longitude": "-122.63953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an evening of music and holiday food to celebrate the birth of our Savior Jesus Christ."
    }
]
```