

# Event Details

- **Event Name**: Sunday Services (English)
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:30 am – Sun, 14 Dec, 2025 at 12:30 pm
- **Event Description**: Weekly sacrament services. Worship services begin at 11:30 Scripture Study follows at 12:30
- **Event URL**: https://allevents.in/mountlake-terrace/sunday-services-english/1600028102672225
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mountlake Terrace
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.7986813
- **long**: -122.2973432
- **full address**: The Church of Jesus Christ of Latter-day Saints, 22015 48th Ave West, Mountlake Terrace, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9abbb8b0-23b2-11f0-ba97-ab893fa58e47-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunday Services (English) being held?
  - **A:** Sunday Services (English) takes place on Sun, 14 Dec, 2025 at 11:30 am to Sun, 14 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 22015 48th Ave West, Mountlake Terrace, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Services (English)",
        "image": "https://cdn-az.allevents.in/events8/banners/1bedf190-d20a-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/mountlake-terrace/sunday-services-english/1600028102672225",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22015 48th Ave West",
                "addressLocality": "Mountlake Terrace",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.7986813",
                "longitude": "-122.2973432"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly sacrament services. Worship services begin at 11:30 Scripture Study follows at 12:30"
    }
]
```