

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 12:00 pm – Sun, 27 Dec, 2026 at 02:00 pm (-07:00)
- **Event Description**: Join us for a peaceful hour of worship where we gather to remember Jesus Christ through sacred music, heartfelt prayers, and partaking of the sacrament. You’ll hear uplifting talks from members of our congregation, centered on gospel principles that strengthen families and individuals. Come as you are—everyone is welcome.
- **Event URL**: https://allevents.in/phoenix/sunday-worship-service/1600028733367300
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.392602296064
- **long**: -112.08144286872
- **full address**: The Church of Jesus Christ of Latter-day Saints, 650 West Southern Avenue, Phoenix, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8b208200-8122-11f0-8489-035c7d8db173-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 01 Mar, 2026 at 12:00 pm to Sun, 27 Dec, 2026 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 650 West Southern Avenue, Phoenix, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/89507cf0-8122-11f0-b634-91b9b675df2f-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2026-03-01T12:00:00-07:00",
        "endDate": "2026-12-27T14:00:00-07:00",
        "url": "https://allevents.in/phoenix/sunday-worship-service/1600028733367300",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 West Southern Avenue",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.392602296064",
                "longitude": "-112.08144286872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a peaceful hour of worship where we gather to remember Jesus Christ through sacred music, heartfelt prayers, and partaking of the sacrament. You’ll hear uplifting talks from members of our congregation, centered on gospel principles that strengthen families and individuals. Come as you a"
    }
]
```