

# Event Details

- **Event Name**: Ward Conference Bk-8
- **Event Start and End Date**: Sun, 18 Oct, 2026 at 12:00 pm – Sun, 18 Oct, 2026 at 04:00 pm (-04:00)
- **Event Description**: Brooklyn 8 Ward Conference
- **Event URL**: https://allevents.in/brooklyn/ward-conference-bk-8/1600029636960530
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Brooklyn
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.634623736798
- **long**: -74.008569591924
- **full address**: The Church of Jesus Christ of Latter-day Saints, 828 60th Street, Brooklyn, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/135b4ee0-044d-11f1-af80-63c7d4652b84-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Ward Conference Bk-8 being held?
  - **A:** Ward Conference Bk-8 takes place on Sun, 18 Oct, 2026 at 12:00 pm to Sun, 18 Oct, 2026 at 04:00 pm at The Church of Jesus Christ of Latter-day Saints, 828 60th Street, Brooklyn, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Conference Bk-8",
        "image": "https://cdn-az.allevents.in/events5/banners/b7a35810-97bb-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080828-gmir.png",
        "startDate": "2026-10-18T12:00:00-04:00",
        "endDate": "2026-10-18T16:00:00-04:00",
        "url": "https://allevents.in/brooklyn/ward-conference-bk-8/1600029636960530",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "828 60th Street",
                "addressLocality": "Brooklyn",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.634623736798",
                "longitude": "-74.008569591924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Brooklyn 8 Ward Conference"
    }
]
```