

# Event Details

- **Event Name**: 8th Ward Youth Fundraiser
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 06:00 pm – Fri, 24 Apr, 2026 at 08:30 pm (-06:00)
- **Event Description**: Youth Fund Raiser
- **Event URL**: https://allevents.in/south-jordan/8th-ward-youth-fundraiser/1600029755546244
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.555001497426
- **long**: -111.92705328375
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1239 Country Creek Dr, South Jordan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/eb9aa9a0-26d4-11f1-96d6-b101af5a0325-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 24 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1239 Country Creek Dr, South Jordan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 8th Ward Youth Fundraiser ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "8th Ward Youth Fundraiser",
        "image": "https://cdn-az.allevents.in/events3/banners/ec7f1630-26d4-11f1-abfa-df778fbf16da-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-04-24T18:00:00-06:00",
        "endDate": "2026-04-24T20:30:00-06:00",
        "url": "https://allevents.in/south-jordan/8th-ward-youth-fundraiser/1600029755546244",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1239 Country Creek Dr",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.555001497426",
                "longitude": "-111.92705328375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Fund Raiser"
    }
]
```