

# Event Details

- **Event Name**: Turnberry Ward Conference
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:00 am – Sun, 12 Apr, 2026 at 11:00 am (-06:00)
- **Event Description**: Annual ward conference, come to be edified by the lessons and discussions that will take place.
- **Event URL**: https://allevents.in/syracuse/turnberry-ward-conference/1600029847289109
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Syracuse
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.0978922
- **long**: -112.0907722
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3426 West Augusta Drive, Syracuse, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/29ec5120-2623-11f1-886e-e3e40c802de8-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 09:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3426 West Augusta Drive, Syracuse, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Turnberry Ward Conference ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turnberry Ward Conference",
        "image": "https://cdn-az.allevents.in/events5/banners/35fb5290-2623-11f1-a591-7f7175887899-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2026-04-12T09:00:00-06:00",
        "endDate": "2026-04-12T11:00:00-06:00",
        "url": "https://allevents.in/syracuse/turnberry-ward-conference/1600029847289109",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3426 West Augusta Drive",
                "addressLocality": "Syracuse",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0978922",
                "longitude": "-112.0907722"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual ward conference, come to be edified by the lessons and discussions that will take place."
    }
]
```