

# Event Details

- **Event Name**: Boys Activity Days
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 04:00 pm – Wed, 23 Dec, 2026 at 04:00 pm (-06:00)
- **Event Description**: Activities for boys age 8-11 yo.
- **Event URL**: https://allevents.in/layton/boys-activity-days/1600029708128829
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.054461729433
- **long**: -111.94217071821
- **full address**: The Church of Jesus Christ of Latter-day Saints, 380 South Fairfield Road, Layton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3cb15480-0f54-11f1-b205-49d23285143a-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Boys Activity Days being held?
  - **A:** Boys Activity Days takes place on Wed, 11 Mar, 2026 at 04:00 pm to Wed, 23 Dec, 2026 at 04:00 pm at The Church of Jesus Christ of Latter-day Saints, 380 South Fairfield Road, Layton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boys Activity Days",
        "image": "https://cdn-az.allevents.in/events7/banners/3f4a3bd0-1d1e-11f1-8026-d96a43b74dca-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2026-03-11T16:00:00-06:00",
        "endDate": "2026-12-23T16:00:00-06:00",
        "url": "https://allevents.in/layton/boys-activity-days/1600029708128829",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "380 South Fairfield Road",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.054461729433",
                "longitude": "-111.94217071821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Activities for boys age 8-11 yo."
    }
]
```