

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 09:00 am – Sun, 27 Dec, 2026 at 09:00 am (-07:00)
- **Event Description**: Please join us in worship of our Savior, Jesus Christ. Zoom Link Questions? Please contact: (702) 627-0157
- **Event URL**: https://allevents.in/kingman/sunday-worship-service/1600029481430507
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kingman
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.195055690238
- **long**: -114.01075457839
- **full address**: The Church of Jesus Christ of Latter-day Saints, 610 Eastern Street, Kingman, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/891eb300-ef09-11f0-b430-f5f8e2678ddc-rimg-w1000-h563-dcb

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 01 Mar, 2026 at 09:00 am to Sun, 27 Dec, 2026 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 610 Eastern Street, Kingman, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/8886dfd0-ef09-11f0-8a94-a79c01f52a05-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-03-01T09:00:00-07:00",
        "endDate": "2026-12-27T09:00:00-07:00",
        "url": "https://allevents.in/kingman/sunday-worship-service/1600029481430507",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 Eastern Street",
                "addressLocality": "Kingman",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.195055690238",
                "longitude": "-114.01075457839"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us in worship of our Savior, Jesus Christ. Zoom Link Questions? Please contact: (702) 627-0157"
    }
]
```