

# Event Details

- **Event Name**: SS Ward Elders Quorum / Relief Society
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:40 am – Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: This week is Relief Society and Priesthood. This weeks lesson: Trusting Our Father https://www.churchofjesuschrist.org/study/general-conference/2024/10/16homer?lang=eng
- **Event URL**: https://allevents.in/sparks/ss-ward-elders-quorum-relief-society/1600027949195857
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sparks
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.651658303122
- **long**: -119.7276221923
- **full address**: The Church of Jesus Christ of Latter-day Saints, 935 Mercedes Drive, Sparks, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/299acf60-0123-11f0-bef9-2f691fa817f3-rimg-w1000-h563-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 11:40 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 935 Mercedes Drive, Sparks, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about SS Ward Elders Quorum / Relief Society ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SS Ward Elders Quorum / Relief Society",
        "image": "https://cdn-az.allevents.in/events4/banners/049480c0-d216-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/sparks/ss-ward-elders-quorum-relief-society/1600027949195857",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "935 Mercedes Drive",
                "addressLocality": "Sparks",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.651658303122",
                "longitude": "-119.7276221923"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This week is Relief Society and Priesthood. This weeks lesson: Trusting Our Father https://www.churchofjesuschrist.org/study/general-conference/2024/10/16homer?lang=eng"
    }
]
```