

# Event Details

- **Event Name**: 5th Ward Night Relief Society
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 06:30 pm – Wed, 04 Mar, 2026 at 07:30 pm
- **Event URL**: https://allevents.in/hurricane/5th-ward-night-relief-society/1600027651922408
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hurricane
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.172541928618
- **long**: -113.29045210921
- **full address**: The Church of Jesus Christ of Latter-day Saints, 274 South 100 West, Hurricane, United States

## Event gallery

- **Alt text**: 5th Ward Night Relief Society
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7d97b7f0-2c56-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc61432d-gmir.jpg

## FAQs

- **Q**: When and where is 5th Ward Night Relief Society being held?
  - **A:** 5th Ward Night Relief Society takes place on Wed, 04 Mar, 2026 at 06:30 pm to Wed, 04 Mar, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 274 South 100 West, Hurricane, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "5th Ward Night Relief Society",
        "image": "https://cdn-az.allevents.in/events9/banners/7d97b7f0-2c56-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc61432d-gmir.jpg",
        "startDate": "2026-03-04",
        "endDate": "2026-03-04",
        "url": "https://allevents.in/hurricane/5th-ward-night-relief-society/1600027651922408",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "274 South 100 West",
                "addressLocality": "Hurricane",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.172541928618",
                "longitude": "-113.29045210921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```