

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am – Sun, 07 Dec, 2025 at 11:00 am
- **Event Description**: Come worship Jesus Christ with us in song, teaching, and sharing. Secondary services occur afterwards as well with teachers from the congregation for every age group (children to adults).
- **Event URL**: https://allevents.in/huntsville/sunday-worship-service/1600028031747440
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Huntsville
- **state**: AR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.078447
- **long**: -93.731601
- **full address**: The Church of Jesus Christ of Latter-day Saints, 300 Crossbow Road, Huntsville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/81051ff0-1355-11f0-829d-1b1c397b2108-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 300 Crossbow Road, Huntsville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events10/banners/51013e90-d22e-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/huntsville/sunday-worship-service/1600028031747440",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 Crossbow Road",
                "addressLocality": "Huntsville",
                "addressRegion": "AR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.078447",
                "longitude": "-93.731601"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come worship Jesus Christ with us in song, teaching, and sharing. Secondary services occur afterwards as well with teachers from the congregation for every age group (children to adults)."
    }
]
```