

# Event Details

- **Event Name**: Seminary Training: Old Testament
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 09:00 am – Sat, 22 Nov, 2025 at 11:00 am
- **Event Description**: Multistake seminary teacher training event. Bring your teaching scriptures!
- **Event URL**: https://allevents.in/fort-worth/seminary-training-old-testament/1600028531262914
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.924971702769
- **long**: -97.368354576657
- **full address**: The Church of Jesus Christ of Latter-day Saints, 500 W Bonds Ranch Rd, Fort Worth, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b0132bf0-64b5-11f0-87b3-4d07e7b9fab1-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 500 W Bonds Ranch Rd, Fort Worth, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Seminary Training: Old Testament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seminary Training: Old Testament",
        "image": "https://cdn-az.allevents.in/events7/banners/3c369cc0-c7b7-11f0-a58b-5728a583d37c-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/fort-worth/seminary-training-old-testament/1600028531262914",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 W Bonds Ranch Rd",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.924971702769",
                "longitude": "-97.368354576657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Multistake seminary teacher training event. Bring your teaching scriptures!"
    }
]
```