

# Event Details

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

## Ticket Details

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

## 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://dyn-image.allevents.in/generate-image?v=4&title=Teacher%27s+Quorum+-&date=Tue%2C+25+Nov%2C+2025+at+07%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Teacher's Quorum - being held?
  - **A:** Teacher's Quorum - takes place on Tue, 25 Nov, 2025 at 07:00 pm to Tue, 25 Nov, 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://dyn-image.allevents.in/generate-image?v=4&title=Teacher%27s+Quorum+-&date=Tue%2C+25+Nov%2C+2025+at+07%3A00+pm&bg=2",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/provo/teachers-quorum/1600027800438111",
        "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"
    }
]
```