

# Event Details

- **Event Name**: Walnut Grove Ward - Youth Activities
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/syracuse/walnut-grove-ward-youth-activities/1600027684046918
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b89f5430-d20e-11f0-8e6b-3d758292774f-rimg-w1200-h675-dca68d76-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b8e006b0-d20e-11f0-996b-d59fe40bb918-rimg-w300-h300-dc92775e-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 535 West 2700 South, Syracuse, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Walnut Grove Ward - Youth Activities ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walnut Grove Ward - Youth Activities",
        "image": "https://cdn-az.allevents.in/events8/banners/b89f5430-d20e-11f0-8e6b-3d758292774f-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/syracuse/walnut-grove-ward-youth-activities/1600027684046918",
        "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"
    }
]
```