

# Event Details

- **Event Name**: Parkview Ward - Sacrament Meeting
- **Event Start and End Date**: Sun, 03 May, 2026 at 10:30 am – Sun, 03 May, 2026 at 11:30 am (-06:00)
- **Event Description**: We invite you to join us in worshipping Jesus Christ. There will be music, messages shared that are centered on Jesus Christ and the ordinance of the sacrament.
- **Event URL**: https://allevents.in/syracuse/parkview-ward-sacrament-meeting/1600029806302727
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Syracuse
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.069475900234
- **long**: -112.05414686683
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3065 South Bluff Road, Syracuse, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/42e66910-1f05-11f1-a80c-71aa7eb81ff0-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 03 May, 2026 at 10:30 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3065 South Bluff Road, Syracuse, US
- **Q**: Where can I find ticket details about Parkview Ward - Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Parkview Ward - Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/422eb1d0-1f05-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-03T10:30:00-06:00",
        "endDate": "2026-05-03T11:30:00-06:00",
        "url": "https://allevents.in/syracuse/parkview-ward-sacrament-meeting/1600029806302727",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3065 South Bluff Road",
                "addressLocality": "Syracuse",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.069475900234",
                "longitude": "-112.05414686683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us in worshipping Jesus Christ. There will be music, messages shared that are centered on Jesus Christ and the ordinance of the sacrament."
    }
]
```