

# Event Details

- **Event Name**: Elders Quorum Activity
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 06:00 pm – Thu, 26 Mar, 2026 at 10:00 pm
- **Event Description**: 8th Ward monthly elders quorum activity
- **Event URL**: https://allevents.in/provo/elders-quorum-activity/1600028282002909
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.2316862
- **long**: -111.6868476
- **full address**: The Church of Jesus Christ of Latter-day Saints, 131 South 1600 West, Provo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/82280170-3f0d-11f0-945c-af3cb222d4b2-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Elders Quorum Activity being held?
  - **A:** Elders Quorum Activity takes place on Thu, 26 Mar, 2026 at 06:00 pm to Thu, 26 Mar, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 131 South 1600 West, Provo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Elders Quorum Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/2f24ebd0-2974-11f1-8836-0b7a2a33d517-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-26",
        "endDate": "2026-03-26",
        "url": "https://allevents.in/provo/elders-quorum-activity/1600028282002909",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 South 1600 West",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.2316862",
                "longitude": "-111.6868476"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "8th Ward monthly elders quorum activity"
    }
]
```