

# Event Details

- **Event Name**: Weekly Sunday Service
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:30 am – Sun, 01 Mar, 2026 at 11:30 am
- **Event Description**: Come visit us and attend our weekly sunday service.
- **Event URL**: https://allevents.in/everett/weekly-sunday-service/200029728048758
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Everett
- **state**: WA
- **country**: United States
- **location**: 6708 Cady Road, Everett, WA, United States, Washington 98203
- **lat**: 47.9369
- **long**: -122.22242
- **full address**: 6708 Cady Road, Everett, WA, United States, Washington 98203

## Event gallery

- **Alt text**: Weekly Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/01c093bb0cd6db4667e0f2ca1eaea5a244f8f9a107045e5f13f4ae18f012a33d-rimg-w1200-h865-dcffffff-gmir?v=1772001658

## FAQs

- **Q**: When and where is Weekly Sunday Service being held?
  - **A:** Weekly Sunday Service takes place on Sun, 01 Mar, 2026 at 10:30 am to Sun, 01 Mar, 2026 at 11:30 am at 6708 Cady Road, Everett, WA, United States, Washington 98203.
- **Q**: Who is organizing Weekly Sunday Service?
  - **A:** Weekly Sunday Service is organized by Faith Lutheran Church of Everett Washington.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Sunday Service",
        "image": "https://cdn-az.allevents.in/events3/banners/01c093bb0cd6db4667e0f2ca1eaea5a244f8f9a107045e5f13f4ae18f012a33d-rimg-w1200-h865-dcffffff-gmir?v=1772001658",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/everett/weekly-sunday-service/200029728048758",
        "location": {
            "@type": "Place",
            "name": "6708 Cady Road, Everett, WA, United States, Washington 98203",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6708 Cady Rd, Everett, WA 98203-4510, United States",
                "addressLocality": "Everett",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.9369",
                "longitude": "-122.22242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit us and attend our weekly sunday service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Lutheran Church of Everett Washington",
                "url": "https://allevents.in/org/faith-lutheran-church-of-everett-washington/25761988"
            }
        ]
    }
]
```