

# Event Details

- **Event Name**: Los Gatos Worship Service
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:00 am – Sun, 29 Mar, 2026 at 12:00 pm
- **Event Description**: Join our congregation as we worship Jesus Christ through word and music each Sunday morning!
- **Event URL**: https://allevents.in/los-gatos/los-gatos-worship-service/1600028784697650
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Los Gatos
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.2359262
- **long**: -121.9852894
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15985 Rose Avenue, Los Gatos, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4b5c22a0-8861-11f0-a2c4-dfced4b52a26-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 29 Mar, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 15985 Rose Avenue, Los Gatos, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Los Gatos 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": "Los Gatos Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/65307330-2400-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/los-gatos/los-gatos-worship-service/1600028784697650",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15985 Rose Avenue",
                "addressLocality": "Los Gatos",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.2359262",
                "longitude": "-121.9852894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our congregation as we worship Jesus Christ through word and music each Sunday morning!"
    }
]
```