

# Event Details

- **Event Name**: Sunday Services
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 10:30 am – Sun, 19 Apr, 2026 at 11:30 am
- **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/1600029834551945
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events7/banners/323eb9f0-2419-11f1-8500-4f0c3b0bf48e-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunday Services being held?
  - **A:** Sunday Services takes place on Sun, 19 Apr, 2026 at 10:30 am to Sun, 19 Apr, 2026 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 17321 44th Avenue West, Lynnwood, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Services",
        "image": "https://cdn-az.allevents.in/events3/banners/18784bc0-3c16-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-19",
        "endDate": "2026-04-19",
        "url": "https://allevents.in/lynnwood/sunday-services/1600029834551945",
        "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"
    }
]
```