

# Event Details

- **Event Name**: Combined Activity (All Youth)
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 09:00 pm
- **Event Description**: Youth will meet together monthly for an activity
- **Event URL**: https://allevents.in/farmington/combined-activity-all-youth/1600027932398701
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Farmington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.9790612
- **long**: -111.9208446
- **full address**: The Church of Jesus Christ of Latter-day Saints, 79 South 1525 West, Farmington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/07389560-fd04-11ef-8a77-77a678885ac6-rimg-w1000-h562-dc0

## 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, 79 South 1525 West, Farmington, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Combined Activity (All Youth) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Combined Activity (All Youth)",
        "image": "https://cdn-az.allevents.in/events1/banners/6da76d30-d224-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/farmington/combined-activity-all-youth/1600027932398701",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "79 South 1525 West",
                "addressLocality": "Farmington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.9790612",
                "longitude": "-111.9208446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth will meet together monthly for an activity"
    }
]
```