

# Event Details

- **Event Name**: Worldwide Devotional for Young Adults
- **Event Start and End Date**: Sun, 01 Nov, 2026 at 06:00 pm – Sun, 01 Nov, 2026 at 08:00 pm (-07:00)
- **Event Description**: Young adults (ages 18–35) are invited to gather to hear counsel meant especially for them from Church leaders. See events.ChurchofJesusChrist.org.
- **Event URL**: https://allevents.in/west-point/worldwide-devotional-for-young-adults/1600030531559205
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Point
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.122362029757
- **long**: -112.06994486174
- **full address**: The Church of Jesus Christ of Latter-day Saints, 550 North 2300 West, West Point, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e56230e0-942e-11f1-b9f1-838473689728-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Worldwide Devotional for Young Adults being held?
  - **A:** Worldwide Devotional for Young Adults takes place on Sun, 01 Nov, 2026 at 06:00 pm to Sun, 01 Nov, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 550 North 2300 West, West Point, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worldwide Devotional for Young Adults",
        "image": "https://cdn-az.allevents.in/events10/banners/4a19f980-97bf-11f1-9a40-7b90de720125-rimg-w1200-h675-dcd8c8b8-gmir.jpg",
        "startDate": "2026-11-01T18:00:00-07:00",
        "endDate": "2026-11-01T20:00:00-07:00",
        "url": "https://allevents.in/west-point/worldwide-devotional-for-young-adults/1600030531559205",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "550 North 2300 West",
                "addressLocality": "West Point",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.122362029757",
                "longitude": "-112.06994486174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Young adults (ages 18–35) are invited to gather to hear counsel meant especially for them from Church leaders. See events.ChurchofJesusChrist.org."
    }
]
```