

# Event Details

- **Event Name**: EC1 Youth Activites
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 09:00 pm
- **Event Description**: Join us on the west side of the building and in the gym for the EC1 Youth Activities on Wednesday nights
- **Event URL**: https://allevents.in/lehi/ec1-youth-activites/1600027885144434
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.421176917514
- **long**: -111.86080855146
- **full address**: The Church of Jesus Christ of Latter-day Saints, 700 2600 N, Lehi, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/099ea770-f315-11ef-aa08-83ca4a8c4cad-rimg-w1000-h667-dce

## 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, 700 2600 N, Lehi, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about EC1 Youth Activites ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EC1 Youth Activites",
        "image": "https://cdn-az.allevents.in/events5/banners/b9e8b660-d209-11f0-8847-13c74ce67ee0-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/lehi/ec1-youth-activites/1600027885144434",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 2600 N",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.421176917514",
                "longitude": "-111.86080855146"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the west side of the building and in the gym for the EC1 Youth Activities on Wednesday nights"
    }
]
```