

# Event Details

- **Event Name**: Falcon Park Trunk or Treat
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 05:30 pm – Fri, 30 Oct, 2026 at 07:30 pm (-06:00)
- **Event Description**: Neighborhood activity - trunk or treat
- **Event URL**: https://allevents.in/sandy/falcon-park-trunk-or-treat/1600029481797246
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.585779
- **long**: -111.852875
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9119 South 1300 East, Sandy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7a1dfcf0-ef16-11f0-8a94-a79c01f52a05-rimg-w1000-h563-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Oct, 2026 at 05:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9119 South 1300 East, Sandy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Falcon Park 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": "Falcon Park Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events10/banners/77671ad0-2870-11f1-b311-a314a771e96d-rimg-w1200-h675-dcc3d6eb-gmir.jpg",
        "startDate": "2026-10-30T17:30:00-06:00",
        "endDate": "2026-10-30T19:30:00-06:00",
        "url": "https://allevents.in/sandy/falcon-park-trunk-or-treat/1600029481797246",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9119 South 1300 East",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.585779",
                "longitude": "-111.852875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Neighborhood activity - trunk or treat"
    }
]
```