

# Event Details

- **Event Name**: St. John's Ward game night
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 07:00 pm – Fri, 03 Jul, 2026 at 07:00 pm (-07:00)
- **Event Description**: Come join us for fun and games every first Friday at 7 pm
- **Event URL**: https://allevents.in/portland/st-johns-ward-game-night/1600029355674142
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Portland
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.582404
- **long**: -122.727113
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5620 North Bowdoin Street, Portland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d292fab0-d90f-11f0-965b-ab1dfd503d60-rimg-w1000-h667-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 03 Apr, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5620 North Bowdoin Street, Portland, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about St. John's Ward game night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. John's Ward game night",
        "image": "https://cdn-az.allevents.in/events3/banners/ac3edd40-23e5-11f1-b21f-e7b51f3e47f4-rimg-w1200-h800-dcbebebf-gmir.jpg",
        "startDate": "2026-04-03T19:00:00-07:00",
        "endDate": "2026-07-03T19:00:00-07:00",
        "url": "https://allevents.in/portland/st-johns-ward-game-night/1600029355674142",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5620 North Bowdoin Street",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.582404",
                "longitude": "-122.727113"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for fun and games every first Friday at 7 pm"
    }
]
```