

# Event Details

- **Event Name**: 7th ward Elders quorum activity
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:00 pm – Tue, 09 Dec, 2025 at 08:30 pm
- **Event Description**: Monthly Elders Quorum activity for the Midvale 7th ward.
- **Event URL**: https://allevents.in/midvale/7th-ward-elders-quorum-activity/1600027966917618
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Midvale
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.599605071699
- **long**: -111.89970868606
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8350 South Jackson Street, 260 W, Midvale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b6bb60f0-06c6-11f0-a8e6-fdef8cf8f074-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is 7th ward Elders quorum activity being held?
  - **A:** 7th ward Elders quorum activity takes place on Tue, 09 Dec, 2025 at 07:00 pm to Tue, 09 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 8350 South Jackson Street, 260 W, Midvale, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "7th ward Elders quorum activity",
        "image": "https://cdn-az.allevents.in/events8/banners/2f8f4820-d219-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/midvale/7th-ward-elders-quorum-activity/1600027966917618",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8350 South Jackson Street, 260 W",
                "addressLocality": "Midvale",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.599605071699",
                "longitude": "-111.89970868606"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Elders Quorum activity for the Midvale 7th ward."
    }
]
```