

# Event Details

- **Event Name**: Missionary Sports Night
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 07:00 pm – Fri, 29 May, 2026 at 07:00 pm (-07:00)
- **Event Description**: Sport activities with Missionaries
- **Event URL**: https://allevents.in/beaverton/missionary-sports-night/1600029834834504
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Beaverton
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.513756
- **long**: -122.887793
- **full address**: The Church of Jesus Christ of Latter-day Saints, 848 Southwest 206th Avenue, Beaverton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5daf77d0-2420-11f1-9831-630114a07816-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Mar, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 848 Southwest 206th Avenue, Beaverton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Missionary Sports Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Missionary Sports Night",
        "image": "https://cdn-az.allevents.in/events3/banners/69011cb0-2420-11f1-9831-630114a07816-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-20T19:00:00-07:00",
        "endDate": "2026-05-29T19:00:00-07:00",
        "url": "https://allevents.in/beaverton/missionary-sports-night/1600029834834504",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "848 Southwest 206th Avenue",
                "addressLocality": "Beaverton",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.513756",
                "longitude": "-122.887793"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sport activities with Missionaries"
    }
]
```