

# Event Details

- **Event Name**: Welby 6th Relief Society Activity
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:00 pm – Tue, 09 Dec, 2025 at 09:00 pm
- **Event Description**: Please join us for this women's activity on the second Tuesday of each month. It's always a good time!
- **Event URL**: https://allevents.in/west-jordan/welby-6th-relief-society-activity/1600027737104226
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Jordan
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.590841454911
- **long**: -112.0042243181
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8841 South 4800 West, West Jordan, United States

## Event gallery

- **Alt text**: Welby 6th Relief Society Activity
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/138cc760-2c7e-11f0-9941-47ce4d258e71-rimg-w1200-h800-dcaaa9a7-gmir.jpg

## FAQs

- **Q**: When and where is Welby 6th Relief Society Activity being held?
  - **A:** Welby 6th Relief Society Activity takes place on Tue, 09 Dec, 2025 at 07:00 pm to Tue, 09 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 8841 South 4800 West, West Jordan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Welby 6th Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events4/banners/138cc760-2c7e-11f0-9941-47ce4d258e71-rimg-w1200-h800-dcaaa9a7-gmir.jpg",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/west-jordan/welby-6th-relief-society-activity/1600027737104226",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8841 South 4800 West",
                "addressLocality": "West Jordan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.590841454911",
                "longitude": "-112.0042243181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for this women's activity on the second Tuesday of each month. It's always a good time!"
    }
]
```