

# Event Details

- **Event Name**: Ward Temple Day
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 12:00 am – Fri, 09 Oct, 2026 at 11:59 pm (-06:00)
- **Event Description**: Every adult ward member is encouraged to find a time to go to the temple the 2nd Friday of every month.
- **Event URL**: https://allevents.in/vernal/ward-temple-day/1600029051282640
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vernal
- **state**: UT
- **country**: US
- **location**: Vernal Utah Temple
- **lat**: 40.4531703
- **long**: -109.5369319
- **full address**: Vernal Utah Temple, 420 W 200 S, Vernal, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8ae3ee50-a91b-11f0-ba86-a3b9cb3896e2-rimg-w920-h519-dc1

## FAQs

- **Q**: When and where is Ward Temple Day being held?
  - **A:** Ward Temple Day takes place on Fri, 09 Oct, 2026 at 12:00 am to Fri, 09 Oct, 2026 at 11:59 pm at Vernal Utah Temple, 420 W 200 S, Vernal, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Temple Day",
        "image": "https://cdn-az.allevents.in/events4/banners/bcbc0df0-3b41-11f1-a7b9-598dddd66895-rimg-w920-h519-dc151912-gmir.png",
        "startDate": "2026-10-09T00:00:00-06:00",
        "endDate": "2026-10-09T23:59:00-06:00",
        "url": "https://allevents.in/vernal/ward-temple-day/1600029051282640",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vernal Utah Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "420 W 200 S",
                "addressLocality": "Vernal",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4531703",
                "longitude": "-109.5369319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every adult ward member is encouraged to find a time to go to the temple the 2nd Friday of every month."
    }
]
```