

# Event Details

- **Event Name**: trunk or treat
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 06:00 pm
- **Event Description**: Come join us!
- **Event URL**: https://allevents.in/humboldt/trunk-or-treat/200029009702705
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details

- **Ticket URL**: http://facebook.com/200029009702705?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=humboldt-events

## Event venue details

- **city**: Humboldt
- **state**: TN
- **country**: United States
- **location**: City of Humboldt
- **lat**: 35.8364
- **long**: -88.90781
- **full address**: City of Humboldt, 2030 Avondale St,Humboldt, Tennessee, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Resurrection Church (https://allevents.in/org/resurrection-church/25713237)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a8bc251c14ddf64f19f34d4c820fd18502261c74d527f444745d9652de2b2755-rimg-w1166-h1656-dcfeeff0-gmir?v=1761095606
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7abd2da599ad87cc4274f439b986aead11fd206442a648f4c3ba7f2b67fcf5d8-rimg-w300-h300-dcfeeff0-gmir?v=1761095610

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 29 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** City of Humboldt, 2030 Avondale St,Humboldt, Tennessee, United States
- **Q**: Who is organizing the event?
  - **A:** Resurrection Church
- **Q**: What type of event is this?
  - **A:** trunk-or-treat, halloween
- **Q**: Where can I find ticket details about 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": "trunk or treat",
        "image": "https://cdn-az.allevents.in/events7/banners/a8bc251c14ddf64f19f34d4c820fd18502261c74d527f444745d9652de2b2755-rimg-w1166-h1656-dcfeeff0-gmir?v=1761095606",
        "startDate": "2025-10-29",
        "url": "https://allevents.in/humboldt/trunk-or-treat/200029009702705",
        "location": {
            "@type": "Place",
            "name": "City of Humboldt",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2030 Avondale St,Humboldt, Tennessee",
                "addressLocality": "Humboldt",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.8364",
                "longitude": "-88.90781"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Resurrection Church",
                "url": "https://allevents.in/org/resurrection-church/25713237"
            }
        ]
    }
]
```