

# Event Details

- **Event Name**: Sports Night
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm – Thu, 18 Dec, 2025 at 08:00 pm
- **Event Description**: Come play sports with the Missionaries! We play volleyball, pickleball, basketball, and more! Everyone is welcome, bring all of your friends! If you have questions, call us at 360-558-8547
- **Event URL**: https://allevents.in/white-salmon/sports-night/1600027951523634
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: White Salmon
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.735751
- **long**: -121.51164
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1074 West Jewett Boulevard, White Salmon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f68bde30-020c-11f0-a9d3-b7854c7e18b3-rimg-w1000-h562-dcd

## FAQs

- **Q**: When and where is Sports Night being held?
  - **A:** Sports Night takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1074 West Jewett Boulevard, White Salmon, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sports Night is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in White Salmon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sports Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Sports Night",
        "image": "https://cdn-az.allevents.in/events8/banners/fe335b80-d5de-11f0-a572-8351d1aa0224-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/white-salmon/sports-night/1600027951523634",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1074 West Jewett Boulevard",
                "addressLocality": "White Salmon",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.735751",
                "longitude": "-121.51164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play sports with the Missionaries! We play volleyball, pickleball, basketball, and more! Everyone is welcome, bring all of your friends! If you have questions, call us at 360-558-8547"
    }
]
```