

# Event Details

- **Event Name**: 27th Ward Trunk-or-Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 06:00 pm – Sat, 24 Oct, 2026 at 08:30 pm (-06:00)
- **Event Description**: We will be setting up trunks for the children to safely collect candy to celebrate Halloween.
- **Event URL**: https://allevents.in/nampa/27th-ward-trunk-or-treat/1600029522451641
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029522451641

## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.583923749289
- **long**: -116.57872190491
- **full address**: The Church of Jesus Christ of Latter-day Saints, 121 North Canyon Street, Nampa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/02d33ac0-f4de-11f0-a0d9-23f031643b6b-rimg-w1000-h563-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 121 North Canyon Street, Nampa, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 27th Ward 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": "27th Ward Trunk-or-Treat",
        "image": "https://cdn-az.allevents.in/events10/banners/58d4dc30-1ecd-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-24T18:00:00-06:00",
        "endDate": "2026-10-24T20:30:00-06:00",
        "url": "https://allevents.in/nampa/27th-ward-trunk-or-treat/1600029522451641",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 North Canyon Street",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.583923749289",
                "longitude": "-116.57872190491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be setting up trunks for the children to safely collect candy to celebrate Halloween."
    }
]
```