

# Event Details

- **Event Name**: Monthly Ward Temple Day
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 01:30 pm – Fri, 19 Jun, 2026 at 08:30 pm
- **Event Description**: Come worship the Lord with our ward at the Cedar City Temple. 2:00 PM or 7:00 PM Endowment sessions or attend anytime during the day.
- **Event URL**: https://allevents.in/cedar-city/monthly-ward-temple-day/1600029432182432
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cedar City
- **state**: UT
- **country**: US
- **location**: Church of Jesus Christ of Latter-day Saints Cedar City Utah Temple
- **lat**: 37.6717439
- **long**: -113.096305
- **full address**: Church of Jesus Christ of Latter-day Saints Cedar City Utah Temple, 280 South Cove Dr, Cedar City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4408fa70-e6ba-11f0-a49b-adc4455cf035-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Monthly Ward Temple Day being held?
  - **A:** Monthly Ward Temple Day takes place on Fri, 19 Jun, 2026 at 01:30 pm to Fri, 19 Jun, 2026 at 08:30 pm at Church of Jesus Christ of Latter-day Saints Cedar City Utah Temple, 280 South Cove Dr, Cedar City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Ward Temple Day",
        "image": "https://cdn-az.allevents.in/events1/banners/933c8d30-6c18-11f1-ab89-8d4e81ebedeb-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/cedar-city/monthly-ward-temple-day/1600029432182432",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter-day Saints Cedar City Utah Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "280 South Cove Dr",
                "addressLocality": "Cedar City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.6717439",
                "longitude": "-113.096305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come worship the Lord with our ward at the Cedar City Temple. 2:00 PM or 7:00 PM Endowment sessions or attend anytime during the day."
    }
]
```