

# Event Details

- **Event Name**: Ward Council
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 11:00 am
- **Event Description**: all committee chairs/presidents are invited to attend.
- **Event URL**: https://allevents.in/bountiful/ward-council/1600027784029032
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bountiful
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.865392472599
- **long**: -111.88508469632
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2285 S 200 West, Bountiful, United States

## Event gallery

- **Alt text**: Ward Council
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/54f8d700-5318-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc8fbdf4-gmir.jpg

## FAQs

- **Q**: When and where is Ward Council being held?
  - **A:** Ward Council takes place on Sun, 28 Dec, 2025 at 10:00 am to Sun, 28 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 2285 S 200 West, Bountiful, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Council",
        "image": "https://cdn-az.allevents.in/events2/banners/54f8d700-5318-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc8fbdf4-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/bountiful/ward-council/1600027784029032",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2285 S 200 West",
                "addressLocality": "Bountiful",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.865392472599",
                "longitude": "-111.88508469632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "all committee chairs/presidents are invited to attend."
    }
]
```