

# Event Details

- **Event Name**: Youth Night
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 08:30 pm
- **Event Description**: The Washington 4th Ward youth are planning on the following activites beginning at 7 pm with a combined opening exercises in the Primary room. Young Women 15-18: Young Women 12-14: Priests: Teachers: Deacons:
- **Event URL**: https://allevents.in/washington/youth-night/1600027780396423
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.129723083277
- **long**: -113.49949086514
- **full address**: The Church of Jesus Christ of Latter-day Saints, 600 East Telegraph Street, Washington, US

## Event gallery

- **Alt text**: Youth Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8bf15d90-d216-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is Youth Night being held?
  - **A:** Youth Night takes place on Wed, 10 Dec, 2025 at 07:00 pm to Wed, 10 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 600 East Telegraph Street, Washington, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Night",
        "image": "https://cdn-az.allevents.in/events6/banners/8bf15d90-d216-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/washington/youth-night/1600027780396423",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 East Telegraph Street",
                "addressLocality": "Washington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.129723083277",
                "longitude": "-113.49949086514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Washington 4th Ward youth are planning on the following activites beginning at 7 pm with a combined opening exercises in the Primary room. Young Women 15-18: Young Women 12-14: Priests: Teachers: Deacons:"
    }
]
```