

# Event Details

- **Event Name**: Day of the Dead Activity
- **Event Start and End Date**: Wed, 05 Nov, 2025 at 07:00 pm – Wed, 05 Nov, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/clearfield/day-of-the-dead-activity/1600027748492312
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Clearfield
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.086193
- **long**: -112.025764
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1895 South Main Street, Clearfield, United States

## Event gallery

- **Alt text**: Day of the Dead Activity
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c898a760-2c87-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Day of the Dead Activity being held?
  - **A:** Day of the Dead Activity takes place on Wed, 05 Nov, 2025 at 07:00 pm to Wed, 05 Nov, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 1895 South Main Street, Clearfield, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Day of the Dead Activity is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Clearfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Day of the Dead Activity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Day of the Dead Activity",
        "image": "https://cdn-az.allevents.in/events8/banners/c898a760-2c87-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-05",
        "endDate": "2025-11-05",
        "url": "https://allevents.in/clearfield/day-of-the-dead-activity/1600027748492312",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1895 South Main Street",
                "addressLocality": "Clearfield",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.086193",
                "longitude": "-112.025764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```