

# Event Details

- **Event Name**: Worship Service with the Shadowridge Ward
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 12:10 pm – Sun, 06 Sep, 2026 at 01:10 pm (-07:00)
- **Event Description**: Sunday services dedicated to testimony and teaching, centered on Jesus Christ
- **Event URL**: https://allevents.in/vista/worship-service-with-the-shadowridge-ward/1600029721552239
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vista
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.167642
- **long**: -117.248733
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1545 South Melrose Drive, Vista, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b5336f50-110d-11f1-92a1-4f801371dba8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 06 Sep, 2026 at 12:10 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1545 South Melrose Drive, Vista, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Worship Service with the Shadowridge Ward ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service with the Shadowridge Ward",
        "image": "https://cdn-az.allevents.in/events6/banners/529489e0-1ebb-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-09-06T12:10:00-07:00",
        "endDate": "2026-09-06T13:10:00-07:00",
        "url": "https://allevents.in/vista/worship-service-with-the-shadowridge-ward/1600029721552239",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1545 South Melrose Drive",
                "addressLocality": "Vista",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.167642",
                "longitude": "-117.248733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday services dedicated to testimony and teaching, centered on Jesus Christ"
    }
]
```