

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 10:00 am – Sun, 08 Feb, 2026 at 11:00 am
- **Event Description**: We warmly invite everyone to join us for our Sunday Worship Service. We have the opportunity to listen to prepared inspirational talks from our members on faith and living according to Jesus Christ's teachings. Everyone is welcomed regardless of background or belief. The service is free to attend. Service begins at 10am and last about an hour. The service is family friendly. We hope and look forward to seeing you there!
- **Event URL**: https://allevents.in/portland/sunday-worship-service/1600028696799329
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Portland
- **state**: MI
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.872290077148
- **long**: -84.955246533438
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7943 Keefer Highway, Portland, United States

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Worship+Service&date=Sun%2C+08+Feb%2C+2026+at+10%3A00+am&bg=5

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 08 Feb, 2026 at 10:00 am to Sun, 08 Feb, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 7943 Keefer Highway, Portland, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Worship+Service&date=Sun%2C+08+Feb%2C+2026+at+10%3A00+am&bg=5",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/portland/sunday-worship-service/1600028696799329",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7943 Keefer Highway",
                "addressLocality": "Portland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.872290077148",
                "longitude": "-84.955246533438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We warmly invite everyone to join us for our Sunday Worship Service. We have the opportunity to listen to prepared inspirational talks from our members on faith and living according to Jesus Christ's teachings. Everyone is welcomed regardless of background or belief. The service is free to attend. S"
    }
]
```