

# Event Details

- **Event Name**: FH Ward Youth Council 9:00 am
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 09:00 am – Sun, 23 Aug, 2026 at 09:00 am (-07:00)
- **Event Description**: Ward Youth Council 9am every 4th Sunday
- **Event URL**: https://allevents.in/fountain-hills/fh-ward-youth-council-9-00-am/1600028918173855
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fountain Hills
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.621218874557
- **long**: -111.73745598787
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15507 East Bainbridge Avenue, Fountain Hills, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0150a8c0-9770-11f0-bf80-4da7c9adc45d-rimg-w1000-h563-dca

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Apr, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 15507 East Bainbridge Avenue, Fountain Hills, US
- **Q**: Where can I find ticket details about FH Ward Youth Council 9:00 am ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FH Ward Youth Council 9:00 am",
        "image": "https://cdn-az.allevents.in/events4/banners/00232540-9770-11f0-ae71-b34ef192222e-rimg-w1200-h675-dca68e79-gmir.jpg",
        "startDate": "2026-04-26T09:00:00-07:00",
        "endDate": "2026-08-23T09:00:00-07:00",
        "url": "https://allevents.in/fountain-hills/fh-ward-youth-council-9-00-am/1600028918173855",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15507 East Bainbridge Avenue",
                "addressLocality": "Fountain Hills",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.621218874557",
                "longitude": "-111.73745598787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Youth Council 9am every 4th Sunday"
    }
]
```