

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 10:00 am – Sun, 04 Jan, 2026 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/1600028031735743
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Huntsville
- **state**: AR
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f3c6ad70-1354-11f0-b19e-c3bb3083861f-rimg-w1000-h563-dcf

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events9/banners/ee342470-2cb6-11f0-8088-07b044736f52-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/huntsville/sunday-worship-service/1600028031735743",
        "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": "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)."
    }
]
```