

# Event Details

- **Event Name**: Marysville Trunk or Treat — The Church of Jesus Christ
- **Event Start and End Date**: Tue, 27 Oct, 2026 at 06:00 pm – Tue, 27 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: It's a chance to be yourself, or if you prefer, a superhero, a magician or a cowboy.
- **Event URL**: https://allevents.in/marysville/marysville-trunk-or-treat-—-the-church-of-jesus-christ/1600029248543152
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Marysville
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 48.0794882
- **long**: -122.1617706
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9215 51st Avenue Northeast, Marysville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/805a4d00-c8db-11f0-a58b-5728a583d37c-rimg-w1000-h563-dce

## FAQs

- **Q**: When and where is Marysville Trunk or Treat — The Church of Jesus Christ being held?
  - **A:** Marysville Trunk or Treat — The Church of Jesus Christ takes place on Tue, 27 Oct, 2026 at 06:00 pm to Tue, 27 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 9215 51st Avenue Northeast, Marysville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Marysville Trunk or Treat — The Church of Jesus Christ",
        "image": "https://cdn-az.allevents.in/events10/banners/f5677960-f9c8-11f0-8530-913913406605-rimg-w1200-h675-dceef2f3-gmir.jpg",
        "startDate": "2026-10-27T18:00:00-07:00",
        "endDate": "2026-10-27T20:00:00-07:00",
        "url": "https://allevents.in/marysville/marysville-trunk-or-treat-—-the-church-of-jesus-christ/1600029248543152",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9215 51st Avenue Northeast",
                "addressLocality": "Marysville",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.0794882",
                "longitude": "-122.1617706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's a chance to be yourself, or if you prefer, a superhero, a magician or a cowboy."
    }
]
```