

# Event Details

- **Event Name**: Primary Temple and Priesthood Preparation
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm – Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: Activity dedicated to primary kids moving up to youth
- **Event URL**: https://allevents.in/layton/primary-temple-and-priesthood-preparation/1600027642849859
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.075091761452
- **long**: -112.00601136409
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2160 West Gordon Avenue, Layton, US

## Event gallery

- **Alt text**: Primary Temple and Priesthood Preparation
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/edb29570-d217-11f0-8847-13c74ce67ee0-rimg-w959-h720-dca7bcd8-gmir.jpg

## FAQs

- **Q**: When and where is Primary Temple and Priesthood Preparation being held?
  - **A:** Primary Temple and Priesthood Preparation takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 05:00 pm at The Church of Jesus Christ of Latter-day Saints, 2160 West Gordon Avenue, Layton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary Temple and Priesthood Preparation",
        "image": "https://cdn-az.allevents.in/events6/banners/edb29570-d217-11f0-8847-13c74ce67ee0-rimg-w959-h720-dca7bcd8-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/layton/primary-temple-and-priesthood-preparation/1600027642849859",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2160 West Gordon Avenue",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.075091761452",
                "longitude": "-112.00601136409"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Activity dedicated to primary kids moving up to youth"
    }
]
```