

# Event Details

- **Event Name**: Sunday Worship
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:30 am – Sun, 28 Dec, 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/1600027686027548
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Othello
- **state**: WA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Sunday Worship
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3c580e90-d217-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcc2c6d4-gmir.jpg

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship",
        "image": "https://cdn-az.allevents.in/events10/banners/3c580e90-d217-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcc2c6d4-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/othello/sunday-worship/1600027686027548",
        "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": {
                    "@type": "Country",
                    "name": "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"
    }
]
```