

# Event Details

- **Event Name**: Trunk or Treat - Copperhead Trail Ward
- **Event Start and End Date**: Tue, 27 Oct, 2026 at 05:00 pm – Tue, 27 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Halloween Activity
- **Event URL**: https://allevents.in/phoenix/trunk-or-treat-copperhead-trail-ward/1600029169378553
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.7125349
- **long**: -112.1367345
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3527 West Happy Valley Road, Phoenix, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/21a752d0-19a8-11f1-bc88-dd98c03efcf8-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 27 Oct, 2026 at 05:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3527 West Happy Valley Road, Phoenix, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Trunk or Treat - Copperhead Trail Ward ?
  - **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 - Copperhead Trail Ward",
        "image": "https://cdn-az.allevents.in/events9/banners/a5f631e0-1ec2-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dceef2f3-gmir.jpg",
        "startDate": "2026-10-27T17:00:00-07:00",
        "endDate": "2026-10-27T21:00:00-07:00",
        "url": "https://allevents.in/phoenix/trunk-or-treat-copperhead-trail-ward/1600029169378553",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3527 West Happy Valley Road",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.7125349",
                "longitude": "-112.1367345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Halloween Activity"
    }
]
```