

# Event Details

- **Event Name**: Cedar Crest Trunk and Treat
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 05:00 pm – Sat, 31 Oct, 2026 at 07:00 pm (-06:00)
- **Event Description**: Everyone is welcome to our trunk n' treat neighborhood activity
- **Event URL**: https://allevents.in/roy/cedar-crest-trunk-and-treat/1600029579237820
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Roy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.193680747446
- **long**: -112.02884020711
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3845 South 2000 West, Roy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6ef42190-fbde-11f0-be38-bfc6227a8a54-rimg-w1000-h563-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Oct, 2026 at 05:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3845 South 2000 West, Roy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Cedar Crest Trunk and Treat ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cedar Crest Trunk and Treat",
        "image": "https://cdn-az.allevents.in/events8/banners/72abfe40-1db0-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-31T17:00:00-06:00",
        "endDate": "2026-10-31T19:00:00-06:00",
        "url": "https://allevents.in/roy/cedar-crest-trunk-and-treat/1600029579237820",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3845 South 2000 West",
                "addressLocality": "Roy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.193680747446",
                "longitude": "-112.02884020711"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome to our trunk n' treat neighborhood activity"
    }
]
```