

# Event Details

- **Event Name**: 2026 Youth Theme Kick Off Devotional
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 04:00 pm – Sun, 11 Jan, 2026 at 05:30 pm
- **Event Description**: Devotional for the 2026 youth theme. More details to come
- **Event URL**: https://allevents.in/syracuse/2026-youth-theme-kick-off-devotional/1600029077164743
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3b399850-afbf-11f0-b511-eb9400ae38f4-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2026+Youth+Theme+Kick+Off+Devotional&date=11+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 11 Jan, 2026 at 04:00 pm
- **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 2026 Youth Theme Kick Off Devotional ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Youth Theme Kick Off Devotional",
        "image": "https://cdn-az.allevents.in/events6/banners/3b399850-afbf-11f0-b511-eb9400ae38f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/syracuse/2026-youth-theme-kick-off-devotional/1600029077164743",
        "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": "Devotional for the 2026 youth theme. More details to come"
    }
]
```