

# Event Details

- **Event Name**: Temple Visitor Center Visit
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 04:00 pm – Sat, 18 Apr, 2026 at 05:00 pm (-07:00)
- **Event Description**: New and returning members, and their friends are invited to attend this special event at the Portland Temple Visitor Center. Hosted by the missionaries, this event will be a great opportunity to learn more about the temple. All are welcome!
- **Event URL**: https://allevents.in/lake-oswego/temple-visitor-center-visit/1600029861592234
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lake Oswego
- **state**: OR
- **country**: US
- **location**: Portland Temple Visitor Center
- **lat**: 45.4253963
- **long**: -122.7422695
- **full address**: Portland Temple Visitor Center, 13600 Kruse Oaks Blvd, Lake Oswego, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3a4f5e40-28f3-11f1-81bb-73088445a57a-rimg-w1000-h667-dc4

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Apr, 2026 at 04:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** Portland Temple Visitor Center, 13600 Kruse Oaks Blvd, Lake Oswego, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Temple Visitor Center Visit ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Temple Visitor Center Visit",
        "image": "https://cdn-az.allevents.in/events10/banners/46bb25b0-28f3-11f1-81bb-73088445a57a-rimg-w1200-h800-dc4a4945-gmir.jpg",
        "startDate": "2026-04-18T16:00:00-07:00",
        "endDate": "2026-04-18T17:00:00-07:00",
        "url": "https://allevents.in/lake-oswego/temple-visitor-center-visit/1600029861592234",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Portland Temple Visitor Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13600 Kruse Oaks Blvd",
                "addressLocality": "Lake Oswego",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.4253963",
                "longitude": "-122.7422695"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New and returning members, and their friends are invited to attend this special event at the Portland Temple Visitor Center. Hosted by the missionaries, this event will be a great opportunity to learn more about the temple. All are welcome!"
    }
]
```