

# Event Details

- **Event Name**: Youth Council
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 06:00 pm – Thu, 05 Feb, 2026 at 07:00 pm
- **Event Description**: Youth will meet with Stake Youth Leaders to discuss Stake Youth activities, dances and other events.
- **Event URL**: https://allevents.in/gresham/youth-council/1600029485525312
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gresham
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.4963193
- **long**: -122.4750924
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3600 Se 182nd Ave, Gresham, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f58b7fc0-ef8e-11f0-a51e-9143aba15126-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3600 Se 182nd Ave, Gresham, US
- **Q**: Where can I find ticket details about Youth Council ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Council",
        "image": "https://cdn-az.allevents.in/events4/banners/f4e24770-ef8e-11f0-833e-037899f021bd-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-05",
        "endDate": "2026-02-05",
        "url": "https://allevents.in/gresham/youth-council/1600029485525312",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3600 Se 182nd Ave",
                "addressLocality": "Gresham",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.4963193",
                "longitude": "-122.4750924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth will meet with Stake Youth Leaders to discuss Stake Youth activities, dances and other events."
    }
]
```