

# Event Details

- **Event Name**: Canton Ward Trunk or Treat
- **Event Start and End Date**: Fri, 24 Oct, 2025 at 05:30 pm – Fri, 24 Oct, 2025 at 08:30 pm
- **Event Description**: Chili Cook-Off Dinner followed by Trunk or Treat in the parking lot (or indoors pending weather)
- **Event URL**: https://allevents.in/canton/canton-ward-trunk-or-treat/1600028210666758
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Canton
- **state**: CT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.826298475087
- **long**: -72.884810657893
- **full address**: The Church of Jesus Christ of Latter-day Saints, 27 Lawton Road, Canton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6f7c5a60-341a-11f0-b7d6-b534d8876ebc-rimg-w1000-h1500-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 24 Oct, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 27 Lawton Road, Canton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Canton Ward Trunk or Treat ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Canton Ward Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events4/banners/c9bec5e0-b123-11f0-abc6-7f2c0bb94a33-rimg-w1024-h1536-dcf7ead5-gmir.png",
        "startDate": "2025-10-24",
        "endDate": "2025-10-24",
        "url": "https://allevents.in/canton/canton-ward-trunk-or-treat/1600028210666758",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Lawton Road",
                "addressLocality": "Canton",
                "addressRegion": "CT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.826298475087",
                "longitude": "-72.884810657893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Chili Cook-Off Dinner followed by Trunk or Treat in the parking lot (or indoors pending weather)"
    }
]
```