

# Event Details

- **Event Name**: Cottonwood Stake Trunk or Treat
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 07:00 pm – Wed, 28 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: Everyone is welcome !! Come and decorate your trunk and pass out treats, and play gooulish games. No food will be provided.
- **Event URL**: https://allevents.in/cottonwood/cottonwood-stake-trunk-or-treat/1600030652826031
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cottonwood
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.712828433216
- **long**: -112.01106782846
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1377 East Hombre Drive, Cottonwood, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d3ef6e60-a78c-11f1-a4a1-eb59356bc08b-rimg-w1000-h563-dc0

## FAQs

- **Q**: When and where is Cottonwood Stake Trunk or Treat being held?
  - **A:** Cottonwood Stake Trunk or Treat takes place on Wed, 28 Oct, 2026 at 07:00 pm to Wed, 28 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1377 East Hombre Drive, Cottonwood, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cottonwood Stake Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events2/banners/d3a7b700-a78c-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc081828-gmir.jpg",
        "startDate": "2026-10-28T19:00:00-07:00",
        "endDate": "2026-10-28T20:00:00-07:00",
        "url": "https://allevents.in/cottonwood/cottonwood-stake-trunk-or-treat/1600030652826031",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1377 East Hombre Drive",
                "addressLocality": "Cottonwood",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.712828433216",
                "longitude": "-112.01106782846"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome !! Come and decorate your trunk and pass out treats, and play gooulish games. No food will be provided."
    }
]
```