

# Event Details

- **Event Name**: Christian Worship Service
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 10:00 am – Sun, 04 Jan, 2026 at 12:00 pm
- **Event Description**: A weekly service dedicated to Jesus Christ, including prayer, music, and Gospel-centered speaking. All are welcome to attend.
- **Event URL**: https://allevents.in/flower-mound/christian-worship-service/1600028691817059
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

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

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e137dd30-7b20-11f0-81a1-edfbd68f67d5-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is Christian Worship Service being held?
  - **A:** Christian Worship Service takes place on Sun, 04 Jan, 2026 at 10:00 am to Sun, 04 Jan, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 3882 Quail Run Dr, Flower Mound, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christian Worship Service is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Flower Mound, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christian Worship Service sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christian Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/ce4d01f0-e989-11f0-8044-391d3a4d551d-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/flower-mound/christian-worship-service/1600028691817059",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3882 Quail Run Dr",
                "addressLocality": "Flower Mound",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.0366091",
                "longitude": "-97.0903599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A weekly service dedicated to Jesus Christ, including prayer, music, and Gospel-centered speaking. All are welcome to attend."
    }
]
```