

# Event Details

- **Event Name**: Teachers Quorum Blitz ball Activity
- **Event Start and End Date**: Tue, 14 Jan, 2025 at 07:00 pm – Tue, 14 Jan, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/provo/teachers-quorum-blitz-ball-activity/1600027736941856
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/37f71800-d2c7-11ef-ac92-c7d54453e24d-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3858e710-d2c7-11ef-ac92-c7d54453e24d-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 14 Jan, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 131 South 1600 West, Provo, US
- **Q**: Where can I find ticket details about Teachers Quorum Blitz ball Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teachers Quorum Blitz ball Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/37f71800-d2c7-11ef-ac92-c7d54453e24d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-01-14",
        "endDate": "2025-01-14",
        "url": "https://allevents.in/provo/teachers-quorum-blitz-ball-activity/1600027736941856",
        "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"
    }
]
```