

# Event Details

- **Event Name**: Syracuse Temple 1st Year Celebration Fireside
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 06:30 pm – Sun, 07 Jun, 2026 at 08:30 pm (-06:00)
- **Event Description**: Fireside to celebrate the 1st year of the Syracuse Temple.
- **Event URL**: https://allevents.in/clearfield/syracuse-temple-1st-year-celebration-fireside/1600028974068157
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Clearfield
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.11549398966
- **long**: -112.04589548808
- **full address**: The Church of Jesus Christ of Latter-day Saints, 151 North 1000 West, Clearfield, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dbd18b00-9d9b-11f0-bc6d-6d304cb8a3bb-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Jun, 2026 at 06:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 151 North 1000 West, Clearfield, US
- **Q**: Where can I find ticket details about Syracuse Temple 1st Year Celebration Fireside ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Syracuse Temple 1st Year Celebration Fireside",
        "image": "https://cdn-az.allevents.in/events4/banners/da5f0f40-9d9b-11f0-82c7-9b55170df4f5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-07T18:30:00-06:00",
        "endDate": "2026-06-07T20:30:00-06:00",
        "url": "https://allevents.in/clearfield/syracuse-temple-1st-year-celebration-fireside/1600028974068157",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 North 1000 West",
                "addressLocality": "Clearfield",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.11549398966",
                "longitude": "-112.04589548808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fireside to celebrate the 1st year of the Syracuse Temple."
    }
]
```