

# Event Details

- **Event Name**: Trunk or Treat 2025
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:00 pm
- **Event Description**: Come out on Halloween!! We'll have lots of candy and be dressed up for the fun. We'll get started right at 5pm, come show us your costumes
- **Event URL**: https://allevents.in/lockwood/trunk-or-treat-2025/200029050363632
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Lockwood
- **state**: MO
- **country**: United States
- **location**: 410 Main St, Lockwood, MO, United States, Missouri 65682
- **lat**: 37.38917
- **long**: -93.95308
- **full address**: 410 Main St, Lockwood, MO, United States, Missouri 65682

## Event gallery

- **Alt text**: Trunk or Treat 2025
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fa7d5f459c491e5951424b02ef29bd8c97bb7e2c9ca0664a571adf7d3cd53741-rimg-w1200-h750-dcffffff-gmir?v=1761683675

## FAQs

- **Q**: When and where is Trunk or Treat 2025 being held?
  - **A:** Trunk or Treat 2025 takes place on Fri, 31 Oct, 2025 at 05:00 pm to Fri, 31 Oct, 2025 at 05:00 pm at 410 Main St, Lockwood, MO, United States, Missouri 65682.
- **Q**: Who is organizing Trunk or Treat 2025?
  - **A:** Trunk or Treat 2025 is organized by Lockwood United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat 2025",
        "image": "https://cdn-az.allevents.in/events5/banners/fa7d5f459c491e5951424b02ef29bd8c97bb7e2c9ca0664a571adf7d3cd53741-rimg-w1200-h750-dcffffff-gmir?v=1761683675",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/lockwood/trunk-or-treat-2025/200029050363632",
        "location": {
            "@type": "Place",
            "name": "410 Main St, Lockwood, MO, United States, Missouri 65682",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 Main St, Lockwood, MO 65682-9301, United States",
                "addressLocality": "Lockwood",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.38917",
                "longitude": "-93.95308"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out on Halloween!! We'll have lots of candy and be dressed up for the fun. We'll get started right at 5pm, come show us your costumes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lockwood United Methodist Church",
                "url": "https://allevents.in/org/lockwood-united-methodist-church/24979914"
            }
        ]
    }
]
```