

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 12:00 pm – Sun, 27 Dec, 2026 at 12:00 pm (-07:00)
- **Event Description**: The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for a variety of faith-based activities. This website is regularly updated with Sunday worship services and activities. Come join us! We welcome you to RSVP.
- **Event URL**: https://allevents.in/bear-river-city/sunday-worship-service/1600029419053929
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bear River City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.615905539078
- **long**: -112.12644081387
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5870 N 4700 W, Bear River City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7edff020-e405-11f0-820b-e5e04fbe28e9-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 01 Mar, 2026 at 12:00 pm to Sun, 27 Dec, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 5870 N 4700 W, Bear River City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events9/banners/7dccf980-e405-11f0-983f-3f1406156a47-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-03-01T12:00:00-07:00",
        "endDate": "2026-12-27T12:00:00-07:00",
        "url": "https://allevents.in/bear-river-city/sunday-worship-service/1600029419053929",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5870 N 4700 W",
                "addressLocality": "Bear River City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.615905539078",
                "longitude": "-112.12644081387"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for a variety of faith-based activities. This website is regularly updated with Sunday worship services and activities. Come join us! We welcome you to RSVP."
    }
]
```