

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 09:00 am – Sun, 15 Mar, 2026 at 10:00 am
- **Event Description**: Come join us in Sunday worship. All are welcome.
- **Event URL**: https://allevents.in/gilbert/sunday-worship/1600029569745949
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.3003246
- **long**: -111.7732467
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2740 S Lindsay Rd, Gilbert, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b7206180-fb30-11f0-815b-398c7ebe8f39-rimg-w1000-h773-dcf

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 15 Mar, 2026 at 09:00 am to Sun, 15 Mar, 2026 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 2740 S Lindsay Rd, Gilbert, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events4/banners/2240ff10-1cfb-11f1-8026-d96a43b74dca-rimg-w1200-h927-dcf2f1ef-gmir.jpg",
        "startDate": "2026-03-15",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/gilbert/sunday-worship/1600029569745949",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2740 S Lindsay Rd",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.3003246",
                "longitude": "-111.7732467"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in Sunday worship. All are welcome."
    }
]
```