

# Event Details

- **Event Name**: Teacher's Quorum -
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:00 pm – Tue, 09 Dec, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/provo/teachers-quorum/1600027800426743
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Teacher's Quorum -
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/28376080-e0f2-11ef-ba78-b53ec5504759-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Teacher's Quorum - being held?
  - **A:** Teacher's Quorum - 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, 131 South 1600 West, Provo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teacher's Quorum -",
        "image": "https://cdn-az.allevents.in/events1/banners/28376080-e0f2-11ef-ba78-b53ec5504759-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/provo/teachers-quorum/1600027800426743",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.2316862",
                "longitude": "-111.6868476"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```