

# Event Details

- **Event Name**: Regional YSA Temple Night
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 04:00 pm – Sat, 27 Dec, 2025 at 05:15 pm
- **Event Description**: The Temple Presidency has designated the 4pm hour on the 4th Saturday of the month for young single adults in the region. Come attend the temple, or visit the grounds and Visitors Center.
- **Event URL**: https://allevents.in/lake-oswego/regional-ysa-temple-night/1600027524799426
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lake Oswego
- **state**: OR
- **country**: US
- **location**: Portland Oregon Temple
- **lat**: 45.425335
- **long**: -122.742517
- **full address**: Portland Oregon Temple, 13600 Kruse Oaks Blvd, Lake Oswego, US

## Event gallery

- **Alt text**: Regional YSA Temple Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ff59dca0-d219-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Regional YSA Temple Night being held?
  - **A:** Regional YSA Temple Night takes place on Sat, 27 Dec, 2025 at 04:00 pm to Sat, 27 Dec, 2025 at 05:15 pm at Portland Oregon Temple, 13600 Kruse Oaks Blvd, Lake Oswego, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Regional YSA Temple Night",
        "image": "https://cdn-az.allevents.in/events9/banners/ff59dca0-d219-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/lake-oswego/regional-ysa-temple-night/1600027524799426",
        "location": {
            "@type": "Place",
            "name": "Portland Oregon Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13600 Kruse Oaks Blvd",
                "addressLocality": "Lake Oswego",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.425335",
                "longitude": "-122.742517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Temple Presidency has designated the 4pm hour on the 4th Saturday of the month for young single adults in the region. Come attend the temple, or visit the grounds and Visitors Center."
    }
]
```