

# Event Details

- **Event Name**: Sunday Worship Meeting
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:30 am – Sun, 27 Dec, 2026 at 10:30 pm (-07:00)
- **Event Description**: Come Join us for Worship of our Lord and Savior.
- **Event URL**: https://allevents.in/orem/sunday-worship-meeting/1600029419546840
- **Event Categories**: Meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.29916497
- **long**: -111.7170275
- **full address**: The Church of Jesus Christ of Latter-day Saints, 891 West 130 North, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2e646330-e421-11f0-820b-e5e04fbe28e9-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 10:30 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 891 West 130 North, Orem, US
- **Q**: What type of event is this?
  - **A:** Meetups
- **Q**: Where can I find ticket details about Sunday Worship Meeting ?
  - **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 Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/2dd876e0-e421-11f0-b1e5-fb8d04c0193d-rimg-w1200-h675-dcedeff2-gmir.jpg",
        "startDate": "2026-03-01T10:30:00-07:00",
        "endDate": "2026-12-27T22:30:00-07:00",
        "url": "https://allevents.in/orem/sunday-worship-meeting/1600029419546840",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "891 West 130 North",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.29916497",
                "longitude": "-111.7170275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come Join us for Worship of our Lord and Savior."
    }
]
```