

# Event Details

- **Event Name**: Neighborhood Trunk or Treat
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 04:00 pm – Wed, 28 Oct, 2026 at 10:00 pm (-07:00)
- **Event Description**: Join our neighborhood Trunk or Treat!
- **Event URL**: https://allevents.in/gilbert/neighborhood-trunk-or-treat/1600029279132702
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.297146
- **long**: -111.704787
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2958 South Recker Road, Gilbert, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c7205110-ce1e-11f0-be5f-030581adf78c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Neighborhood Trunk or Treat being held?
  - **A:** Neighborhood Trunk or Treat takes place on Wed, 28 Oct, 2026 at 04:00 pm to Wed, 28 Oct, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 2958 South Recker Road, Gilbert, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighborhood Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events8/banners/9d1a0810-3ad5-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-28T16:00:00-07:00",
        "endDate": "2026-10-28T22:00:00-07:00",
        "url": "https://allevents.in/gilbert/neighborhood-trunk-or-treat/1600029279132702",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2958 South Recker Road",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.297146",
                "longitude": "-111.704787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our neighborhood Trunk or Treat!"
    }
]
```