

# Event Details

- **Event Name**: Elders Quorum Picnic
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 03:00 pm – Sun, 21 Jun, 2026 at 04:30 pm
- **Event Description**: Father's Day Picnic -Pavillion
- **Event URL**: https://allevents.in/provo/elders-quorum-picnic/1600030237224310
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.236882784767
- **long**: -111.67720242376
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1066 West 200 North, Provo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4e2ded70-6893-11f1-9578-a1beb0c0b8c8-rimg-w1000-h563-dc5

## FAQs

- **Q**: When and where is Elders Quorum Picnic being held?
  - **A:** Elders Quorum Picnic takes place on Sun, 21 Jun, 2026 at 03:00 pm to Sun, 21 Jun, 2026 at 04:30 pm at The Church of Jesus Christ of Latter-day Saints, 1066 West 200 North, Provo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Elders Quorum Picnic",
        "image": "https://cdn-az.allevents.in/events10/banners/50f2fae0-6db7-11f1-b2b1-8fb527b733a7-rimg-w1200-h675-dc5f2b16-gmir.jpg",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/provo/elders-quorum-picnic/1600030237224310",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1066 West 200 North",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.236882784767",
                "longitude": "-111.67720242376"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Father's Day Picnic -Pavillion"
    }
]
```