

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:30 am – Sun, 30 Nov, 2025 at 11:30 am
- **Event Description**: Join us for our worship service. All are welcome!FAQs: What To Expect at Church
- **Event URL**: https://allevents.in/othello/sunday-worship/1600027686028554
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Othello
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.9182808
- **long**: -119.487361
- **full address**: The Church of Jesus Christ of Latter-day Saints, 357 Christensen Rd Royal Camp, Othello, United States

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/48ae67b0-2c5f-11f0-b268-d78ed8940c40-rimg-w1200-h675-dcc2c6d4-gmir.jpg

## FAQs

- **Q**: When and where is Sunday Worship being held?
  - **A:** Sunday Worship takes place on Sun, 30 Nov, 2025 at 10:30 am to Sun, 30 Nov, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 357 Christensen Rd Royal Camp, Othello, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events1/banners/48ae67b0-2c5f-11f0-b268-d78ed8940c40-rimg-w1200-h675-dcc2c6d4-gmir.jpg",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/othello/sunday-worship/1600027686028554",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "357 Christensen Rd Royal Camp",
                "addressLocality": "Othello",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.9182808",
                "longitude": "-119.487361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our worship service. All are welcome!FAQs: What To Expect at Church"
    }
]
```