

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 11:00 am
- **Event Description**: Come and worship with us. Music, inspirational talks, and the Sacrament. All are welcome. We look forward to seeing you there.
- **Event URL**: https://allevents.in/silverton/sunday-worship-service/1600028060320943
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Silverton
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.999335
- **long**: -122.791899
- **full address**: The Church of Jesus Christ of Latter-day Saints, 745 West Main Street, Silverton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f1d9a50-1a16-11f0-93a8-85cb87d1e712-rimg-w1000-h563-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 745 West Main Street, Silverton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events5/banners/ff76a5b0-d214-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/silverton/sunday-worship-service/1600028060320943",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "745 West Main Street",
                "addressLocality": "Silverton",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.999335",
                "longitude": "-122.791899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and worship with us. Music, inspirational talks, and the Sacrament. All are welcome. We look forward to seeing you there."
    }
]
```