

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 10:30 am – Sun, 19 Apr, 2026 at 12:00 pm (-07:00)
- **Event Description**: Join us as we worship the Lord Jesus, fellowship together, and learn from the Word!
- **Event URL**: https://allevents.in/auburn/sunday-worship-service/200029951308139
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: WA
- **country**: United States
- **location**: 610 8th ST NE, Auburn, WA, United States, Washington 98002
- **lat**: 47.31473
- **long**: -122.22197
- **full address**: 610 8th ST NE, Auburn, WA, United States, Washington 98002

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f447ec9214e30eebf222020821d5d464a2ca109da0989aaf0883baf3c3be2538-rimg-w1200-h444-dcffffff-gmir?v=1776323679

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 19 Apr, 2026 at 10:30 am to Sun, 19 Apr, 2026 at 12:00 pm at 610 8th ST NE, Auburn, WA, United States, Washington 98002.
- **Q**: Who is organizing Sunday Worship Service?
  - **A:** Sunday Worship Service is organized by Auburn Victory Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/f447ec9214e30eebf222020821d5d464a2ca109da0989aaf0883baf3c3be2538-rimg-w1200-h444-dcffffff-gmir?v=1776323679",
        "startDate": "2026-04-19T10:30:00-07:00",
        "endDate": "2026-04-19T12:00:00-07:00",
        "url": "https://allevents.in/auburn/sunday-worship-service/200029951308139",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "610 8th ST NE, Auburn, WA, United States, Washington 98002",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 8th St NE, Auburn, WA 98002-4312, United States",
                "addressLocality": "Auburn",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.31473",
                "longitude": "-122.22197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we worship the Lord Jesus, fellowship together, and learn from the Word!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auburn Victory Fellowship",
                "url": "https://allevents.in/org/auburn-victory-fellowship/25598859"
            }
        ]
    }
]
```