

# Event Details

- **Event Name**: Ward Temple Night
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 06:30 pm – Thu, 08 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: Come join our ward family at the Ogden Temple! We will meet every 2nd Thursday of every month to serve together in the temple.
- **Event URL**: https://allevents.in/ogden/ward-temple-night/1600030697930520
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: US
- **location**: Ogden Temple
- **lat**: 41.2275807
- **long**: -111.9715193
- **full address**: Ogden Temple, 350 22nd St, Ogden, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3bc43360-b08c-11f1-8011-7394f57f7004-rimg-w1000-h563-dcb

## FAQs

- **Q**: When and where is Ward Temple Night being held?
  - **A:** Ward Temple Night takes place on Thu, 08 Oct, 2026 at 06:30 pm to Thu, 08 Oct, 2026 at 08:00 pm at Ogden Temple, 350 22nd St, Ogden, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Temple Night",
        "image": "https://cdn-az.allevents.in/events2/banners/3b45dba0-b08c-11f1-8011-7394f57f7004-rimg-w1200-h675-dcb8d8f8-gmir.jpg",
        "startDate": "2026-10-08T18:30:00-06:00",
        "endDate": "2026-10-08T20:00:00-06:00",
        "url": "https://allevents.in/ogden/ward-temple-night/1600030697930520",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ogden Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 22nd St",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2275807",
                "longitude": "-111.9715193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join our ward family at the Ogden Temple! We will meet every 2nd Thursday of every month to serve together in the temple."
    }
]
```