

# Event Details

- **Event Name**: Ward youth council
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 08:00 am – Sun, 07 Dec, 2025 at 08:30 am
- **Event Description**: Thomas attends for priests Young women conduct
- **Event URL**: https://allevents.in/apple-valley/ward-youth-council/1600027895846613
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Apple Valley
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.4746374
- **long**: -117.1906063
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12242 Navajo Road, Apple Valley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/12c87830-f563-11ef-9112-8de4cf8ac72f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Ward youth council being held?
  - **A:** Ward youth council takes place on Sun, 07 Dec, 2025 at 08:00 am to Sun, 07 Dec, 2025 at 08:30 am at The Church of Jesus Christ of Latter-day Saints, 12242 Navajo Road, Apple Valley, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward youth council",
        "image": "https://cdn-az.allevents.in/events1/banners/6b3f8300-d226-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/apple-valley/ward-youth-council/1600027895846613",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12242 Navajo Road",
                "addressLocality": "Apple Valley",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.4746374",
                "longitude": "-117.1906063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thomas attends for priests Young women conduct"
    }
]
```