

# Event Details

- **Event Name**: Walnut Grove Ward - Sacrament Meeting
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:30 am – Sun, 28 Dec, 2025 at 11:30 am
- **Event URL**: https://allevents.in/syracuse/walnut-grove-ward-sacrament-meeting/1600027684066057
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Syracuse
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.074208301963
- **long**: -112.03661413599
- **full address**: The Church of Jesus Christ of Latter-day Saints, 535 West 2700 South, Syracuse, US

## Event gallery

- **Alt text**: Walnut Grove Ward - Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b1126300-d20f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Walnut Grove Ward - Sacrament Meeting being held?
  - **A:** Walnut Grove Ward - Sacrament Meeting 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, 535 West 2700 South, Syracuse, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walnut Grove Ward - Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/b1126300-d20f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/syracuse/walnut-grove-ward-sacrament-meeting/1600027684066057",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "535 West 2700 South",
                "addressLocality": "Syracuse",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.074208301963",
                "longitude": "-112.03661413599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```