

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 01:00 pm – Sun, 21 Dec, 2025 at 02:00 pm
- **Event Description**: https://zoom.us/j/93636611230?pwd=ZDLxsdxBqDZuAHF2Yenr6VVRHRiDwa.1
- **Event URL**: https://allevents.in/kingman/sunday-worship-service/1600028281803310
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events2/banners/321a1520-3f02-11f0-a34a-1330ee6bd1bb-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 610 Eastern Street, Kingman, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday 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": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/bcef8610-d5e0-11f0-a572-8351d1aa0224-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/kingman/sunday-worship-service/1600028281803310",
        "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": "https://zoom.us/j/93636611230?pwd=ZDLxsdxBqDZuAHF2Yenr6VVRHRiDwa.1"
    }
]
```