

# Event Details

- **Event Name**: Trunk or Treat at the UCC
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:00 pm – Fri, 31 Oct, 2025 at 07:00 pm
- **Event Description**: Come and visit us during trick or treating!
- **Event URL**: https://allevents.in/new-london/trunk-or-treat-at-the-ucc/200028988054217
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 94

## Ticket Details


## Event venue details

- **city**: New London
- **state**: WI
- **country**: United States
- **location**: 110 E Hancock St, New London, WI
- **lat**: 44.38725
- **long**: -88.73885
- **full address**: 110 E Hancock St, New London, WI, United States

## Event gallery

- **Alt text**: Trunk or Treat at the UCC
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ceef280a23edb0031e100fe782c517d0d8d5bdb0b657a55e4ab53a3bb1ce2c96-rimg-w1200-h1600-dc2d3746-gmir?v=1761806581

## FAQs

- **Q**: When and where is Trunk or Treat at the UCC being held?
  - **A:** Trunk or Treat at the UCC takes place on Fri, 31 Oct, 2025 at 05:00 pm to Fri, 31 Oct, 2025 at 07:00 pm at 110 E Hancock St, New London, WI, United States.
- **Q**: Who is organizing Trunk or Treat at the UCC?
  - **A:** Trunk or Treat at the UCC is organized by First Congregational United Church of Christ of New London, WI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat at the UCC",
        "image": "https://cdn-az.allevents.in/events6/banners/ceef280a23edb0031e100fe782c517d0d8d5bdb0b657a55e4ab53a3bb1ce2c96-rimg-w1200-h1600-dc2d3746-gmir?v=1761806581",
        "startDate": "2025-10-31",
        "endDate": "2025-10-31",
        "url": "https://allevents.in/new-london/trunk-or-treat-at-the-ucc/200028988054217",
        "location": {
            "@type": "Place",
            "name": "110 E Hancock St, New London, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 E Hancock St, New London, WI 54961-1827, United States",
                "addressLocality": "New London",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.38725",
                "longitude": "-88.73885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and visit us during trick or treating!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Congregational United Church of Christ of New London WI",
                "url": "https://allevents.in/org/first-congregational-united-church-of-christ-of-new-london-wi/25954019"
            }
        ]
    }
]
```