

# Event Details

- **Event Name**: 8th Ward Primary Service Project
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 10:00 am – Sat, 15 Nov, 2025 at 12:00 pm
- **Event Description**: Primary Service project (that the ward is invited to)
- **Event URL**: https://allevents.in/south-jordan/8th-ward-primary-service-project/1600028319195243
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.544576380537
- **long**: -111.94423009549
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1988 West 11400 South, South Jordan, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b16780e0-44c2-11f0-be72-c76b789da9e0-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1988 West 11400 South, South Jordan, United States
- **Q**: Where can I find ticket details about 8th Ward Primary Service Project ?
  - **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 Primary Service Project",
        "image": "https://cdn-az.allevents.in/events8/banners/b0813f90-44c2-11f0-be72-c76b789da9e0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/south-jordan/8th-ward-primary-service-project/1600028319195243",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1988 West 11400 South",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.544576380537",
                "longitude": "-111.94423009549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary Service project (that the ward is invited to)"
    }
]
```