

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 06:00 pm – Fri, 31 Oct, 2025 at 07:30 pm
- **Event Description**: Be sure to stop by the church parking lot.
- **Event URL**: https://allevents.in/union-city/trunk-or-treat/200029001074859
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Union City
- **state**: MI
- **country**: United States
- **location**: 202 Saint Joseph St, Union City, MI, United States, Michigan 49094
- **lat**: 42.06449
- **long**: -85.13467
- **full address**: 202 Saint Joseph St, Union City, MI, United States, Michigan 49094

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5a044e93544d0fd345edb002aa133acffdd7063917c4481bbb1889c055b97238-rimg-w1200-h853-dcffffff-gmir?v=1761765125

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Fri, 31 Oct, 2025 at 06:00 pm to Fri, 31 Oct, 2025 at 07:30 pm at 202 Saint Joseph St, Union City, MI, United States, Michigan 49094.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by Union City Wesleyan Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events8/banners/5a044e93544d0fd345edb002aa133acffdd7063917c4481bbb1889c055b97238-rimg-w1200-h853-dcffffff-gmir?v=1761765125",
        "startDate": "2025-10-31",
        "endDate": "2025-10-31",
        "url": "https://allevents.in/union-city/trunk-or-treat/200029001074859",
        "location": {
            "@type": "Place",
            "name": "202 Saint Joseph St, Union City, MI, United States, Michigan 49094",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "202 St Joseph St, Union City, MI 49094-1218, United States",
                "addressLocality": "Union City",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.06449",
                "longitude": "-85.13467"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Be sure to stop by the church parking lot.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Union City Wesleyan Church",
                "url": "https://allevents.in/org/union-city-wesleyan-church/23358332"
            }
        ]
    }
]
```