

# Event Details

- **Event Name**: Sunday Worship Service (Cross Timbers Ward)
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 01:00 pm – Sun, 27 Dec, 2026 at 01:00 pm (-05:00)
- **Event Description**: All are invited to join us in worshipping our Savior, Jesus Christ.
- **Event URL**: https://allevents.in/flower-mound/sunday-worship-service-cross-timbers-ward/1600029092739458
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Flower Mound
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.036514907398
- **long**: -97.090361697411
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3882 Quail Run, Flower Mound, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e62e0b70-b2d9-11f0-a80f-cf977a07b819-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 01:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3882 Quail Run, Flower Mound, US
- **Q**: Where can I find ticket details about Sunday Worship Service (Cross Timbers Ward) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service (Cross Timbers Ward)",
        "image": "https://cdn-az.allevents.in/events6/banners/e3709920-b2d9-11f0-bc3b-55cfec1e4694-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-01T13:00:00-05:00",
        "endDate": "2026-12-27T13:00:00-05:00",
        "url": "https://allevents.in/flower-mound/sunday-worship-service-cross-timbers-ward/1600029092739458",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3882 Quail Run",
                "addressLocality": "Flower Mound",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.036514907398",
                "longitude": "-97.090361697411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to join us in worshipping our Savior, Jesus Christ."
    }
]
```