

# Event Details

- **Event Name**: Columbia Ward Trunk or Treat
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 11:00 am – Sat, 31 Oct, 2026 at 12:30 pm (-05:00)
- **Event Description**: Columbia Ward Trunk or Treat will start with the Trunk or Treat followed by a lunch.
- **Event URL**: https://allevents.in/columbia/columbia-ward-trunk-or-treat/1600029708957954
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.940026
- **long**: -92.306303
- **full address**: The Church of Jesus Christ of Latter-day Saints, 904 Old Highway 63 South, Columbia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/85cf02d0-0f76-11f1-ba8b-3f5afee59419-rimg-w1000-h563-dce

## FAQs

- **Q**: When and where is Columbia Ward Trunk or Treat being held?
  - **A:** Columbia Ward Trunk or Treat takes place on Sat, 31 Oct, 2026 at 11:00 am to Sat, 31 Oct, 2026 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 904 Old Highway 63 South, Columbia, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Columbia Ward Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events10/banners/eb4a1360-3b32-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dceef2f3-gmir.jpg",
        "startDate": "2026-10-31T11:00:00-05:00",
        "endDate": "2026-10-31T12:30:00-05:00",
        "url": "https://allevents.in/columbia/columbia-ward-trunk-or-treat/1600029708957954",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "904 Old Highway 63 South",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.940026",
                "longitude": "-92.306303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Columbia Ward Trunk or Treat will start with the Trunk or Treat followed by a lunch."
    }
]
```