

# Event Details

- **Event Name**: Church of Jesus Christ Sunday service for Marysville residents
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:30 am – Sun, 05 Apr, 2026 at 12:30 pm
- **Event Description**: Join our Sunday meetings where we worship the Savior through hymns and sermons shared by members. Partake of bread and water during the sacrament (similar to communion) and receive gospel instruction
- **Event URL**: https://allevents.in/arlington/church-of-jesus-christ-sunday-service-for-marysville-residents/1600029601262103
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Arlington
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 48.1529846
- **long**: -122.1730184
- **full address**: The Church of Jesus Christ of Latter-day Saints, 17222 43rd Avenue Northeast, Arlington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/75026a60-fe40-11f0-942f-d149ae617f16-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Church of Jesus Christ Sunday service for Marysville residents being held?
  - **A:** Church of Jesus Christ Sunday service for Marysville residents takes place on Sun, 05 Apr, 2026 at 10:30 am to Sun, 05 Apr, 2026 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 17222 43rd Avenue Northeast, Arlington, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church of Jesus Christ Sunday service for Marysville residents",
        "image": "https://cdn-az.allevents.in/events3/banners/d2baba90-287a-11f1-b311-a314a771e96d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-05",
        "endDate": "2026-04-05",
        "url": "https://allevents.in/arlington/church-of-jesus-christ-sunday-service-for-marysville-residents/1600029601262103",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17222 43rd Avenue Northeast",
                "addressLocality": "Arlington",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.1529846",
                "longitude": "-122.1730184"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our Sunday meetings where we worship the Savior through hymns and sermons shared by members. Partake of bread and water during the sacrament (similar to communion) and receive gospel instruction"
    }
]
```