

# Event Details

- **Event Name**: Cedar Hills 5th Ward Activity
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm – Thu, 12 Mar, 2026 at 08:39 pm
- **Event Description**: We will be watching the World Wide Relief Society Broadcast and enjoying testimonies and treats!
- **Event URL**: https://allevents.in/cedar-hills/cedar-hills-5th-ward-activity/1600029526438304
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cedar Hills
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.415046576995
- **long**: -111.76291560303
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4355 West Cedar Hills Drive, Cedar Hills, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/999770e0-f590-11f0-a308-43728e1d7b7c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4355 West Cedar Hills Drive, Cedar Hills, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Cedar Hills 5th Ward Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cedar Hills 5th Ward Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/e4a60700-1cf4-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/cedar-hills/cedar-hills-5th-ward-activity/1600029526438304",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4355 West Cedar Hills Drive",
                "addressLocality": "Cedar Hills",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.415046576995",
                "longitude": "-111.76291560303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be watching the World Wide Relief Society Broadcast and enjoying testimonies and treats!"
    }
]
```