

# Event Details

- **Event Name**: Cedar Hills 16th Ward Primary Presentation
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 09:00 am – Sun, 20 Sep, 2026 at 10:00 am (-06:00)
- **Event Description**: Come listen to our children sing and share the Gospel.
- **Event URL**: https://allevents.in/cedar-hills/cedar-hills-16th-ward-primary-presentation/1600029563681146
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cedar Hills
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.421414334019
- **long**: -111.75819722337
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10455 North Ironwood Drive, Cedar Hills, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4854a220-fa27-11f0-b49b-d57ad2704824-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 20 Sep, 2026 at 09:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10455 North Ironwood Drive, Cedar Hills, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Cedar Hills 16th Ward Primary Presentation ?
  - **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 16th Ward Primary Presentation",
        "image": "https://cdn-az.allevents.in/events8/banners/eddce470-1eb0-11f1-be52-43aa0ae04bd6-rimg-w1200-h675-dcdad8d5-gmir.jpg",
        "startDate": "2026-09-20T09:00:00-06:00",
        "endDate": "2026-09-20T10:00:00-06:00",
        "url": "https://allevents.in/cedar-hills/cedar-hills-16th-ward-primary-presentation/1600029563681146",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10455 North Ironwood Drive",
                "addressLocality": "Cedar Hills",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.421414334019",
                "longitude": "-111.75819722337"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come listen to our children sing and share the Gospel."
    }
]
```