

# Event Details

- **Event Name**: Brookswood Ward Trunk or Treat and Chili Cook-Off
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 06:00 pm – Fri, 23 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: Get ready for a night of fun, food and spooky excitement!
- **Event URL**: https://allevents.in/langley/brookswood-ward-trunk-or-treat-and-chili-cook-off/1600029557241917
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Langley
- **state**: BC
- **country**: CA
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 49.1505286
- **long**: -122.659162
- **full address**: The Church of Jesus Christ of Latter-day Saints, 20370 82 Ave, Langley, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e48993f0-f98a-11f0-9d40-f32f9ceafad0-rimg-w1000-h563-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 Oct, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 20370 82 Ave, Langley, CA
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Brookswood Ward Trunk or Treat and Chili Cook-Off ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brookswood Ward Trunk or Treat and Chili Cook-Off",
        "image": "https://cdn-az.allevents.in/events4/banners/95274b80-1ecf-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-23T18:00:00-07:00",
        "endDate": "2026-10-23T20:00:00-07:00",
        "url": "https://allevents.in/langley/brookswood-ward-trunk-or-treat-and-chili-cook-off/1600029557241917",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20370 82 Ave",
                "addressLocality": "Langley",
                "addressRegion": "BC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.1505286",
                "longitude": "-122.659162"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for a night of fun, food and spooky excitement!"
    }
]
```