

# Event Details

- **Event Name**: Sunday Services
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 10:30 am – Sun, 19 Apr, 2026 at 10:30 am (-07:00)
- **Event Description**: Sunday worship Services for the Olympic View Church All are welcome to attend. 17321 44th Avenue West, Lynnwood, WA 98036
- **Event URL**: https://allevents.in/lynnwood/sunday-services/1600029834538551
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lynnwood
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.841433
- **long**: -122.29177
- **full address**: The Church of Jesus Christ of Latter-day Saints, 17321 44th Avenue West, Lynnwood, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/82fba160-2418-11f1-b21f-e7b51f3e47f4-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 10:30 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 17321 44th Avenue West, Lynnwood, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Services ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Services",
        "image": "https://cdn-az.allevents.in/events6/banners/8ea1a7d0-2418-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-22T10:30:00-07:00",
        "endDate": "2026-04-19T10:30:00-07:00",
        "url": "https://allevents.in/lynnwood/sunday-services/1600029834538551",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17321 44th Avenue West",
                "addressLocality": "Lynnwood",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.841433",
                "longitude": "-122.29177"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday worship Services for the Olympic View Church All are welcome to attend. 17321 44th Avenue West, Lynnwood, WA 98036"
    }
]
```