

# Event Details

- **Event Name**: RS Christmas Dinner
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 06:30 pm – Thu, 11 Dec, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/portland/rs-christmas-dinner/1600027733279829
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Portland
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.543077
- **long**: -122.830125
- **full address**: The Church of Jesus Christ of Latter-day Saints, 14885 Northwest West Union Road, Portland, US

## Event gallery

- **Alt text**: RS Christmas Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c9c1bb50-d20d-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc181515-gmir.jpg

## FAQs

- **Q**: When and where is RS Christmas Dinner being held?
  - **A:** RS Christmas Dinner takes place on Thu, 11 Dec, 2025 at 06:30 pm to Thu, 11 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 14885 Northwest West Union Road, Portland, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** RS Christmas Dinner 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 Portland, this event is thoughtfully curated to deliver a standout experience worth every moment. If RS Christmas Dinner 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": "RS Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/c9c1bb50-d20d-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/portland/rs-christmas-dinner/1600027733279829",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14885 Northwest West Union Road",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.543077",
                "longitude": "-122.830125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```