

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 09:45 am
- **Event Description**: All are invited to come as you are and enjoy a fun morning treats and activities.
- **Event URL**: https://allevents.in/niantic/trunk-or-treat/200029010056204
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

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

## Event venue details

- **city**: Niantic
- **state**: CT
- **country**: United States
- **location**: 24 Society Rd, Niantic, CT, United States, Connecticut 06357
- **lat**: 41.3463
- **long**: -72.21384
- **full address**: 24 Society Rd, Niantic, CT, United States, Connecticut 06357

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Christ Lutheran Church, Niantic, CT (https://allevents.in/org/christ-lutheran-church-niantic-ct/25986456)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8957dec4ecfeab980854628b93c11d33c94263a9617c8e66fa8d74410ca03fae-rimg-w969-h385-dcffc000-gmir?v=1760907018
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Trunk+or+Treat&date=26+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Oct, 2025 at 09:45 am
- **Q**: Where is the event happening?
  - **A:** 24 Society Rd, Niantic, CT, United States, Connecticut 06357
- **Q**: Who is organizing the event?
  - **A:** Christ Lutheran Church, Niantic, CT
- **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/events10/banners/8957dec4ecfeab980854628b93c11d33c94263a9617c8e66fa8d74410ca03fae-rimg-w969-h385-dcffc000-gmir?v=1760907018",
        "startDate": "2025-10-26",
        "url": "https://allevents.in/niantic/trunk-or-treat/200029010056204",
        "location": {
            "@type": "Place",
            "name": "24 Society Rd, Niantic, CT, United States, Connecticut 06357",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 Society Rd, Niantic, CT 06357-1108, United States",
                "addressLocality": "Niantic",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3463",
                "longitude": "-72.21384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to come as you are and enjoy a fun morning treats and activities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Lutheran Church Niantic CT",
                "url": "https://allevents.in/org/christ-lutheran-church-niantic-ct/25986456"
            }
        ]
    }
]
```