

# Event Details

- **Event Name**: Christian Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 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/1600028691818756
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events7/banners/26f541f0-7b21-11f0-98d5-79073e5e8126-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3882 Quail Run Dr, Flower Mound, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christian Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christian Worship Service",
        "image": "https://cdn-az.allevents.in/events4/banners/98f3d2c0-e409-11f0-b1e5-fb8d04c0193d-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/flower-mound/christian-worship-service/1600028691818756",
        "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."
    }
]
```