

# Event Details

- **Event Name**: M1 Activity Days Boys
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 06:59 pm
- **Event URL**: https://allevents.in/vernal/m1-activity-days-boys/1600027781813742
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vernal
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.457489316344
- **long**: -109.54459243067
- **full address**: The Church of Jesus Christ of Latter-day Saints, 850 West 100 North, Vernal, US

## Event gallery

- **Alt text**: M1 Activity Days Boys
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4ef04bd0-d221-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is M1 Activity Days Boys being held?
  - **A:** M1 Activity Days Boys takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:59 pm at The Church of Jesus Christ of Latter-day Saints, 850 West 100 North, Vernal, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** M1 Activity Days Boys is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Vernal, this event is thoughtfully curated to deliver a standout experience worth every moment. If M1 Activity Days Boys 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": "M1 Activity Days Boys",
        "image": "https://cdn-az.allevents.in/events10/banners/4ef04bd0-d221-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/vernal/m1-activity-days-boys/1600027781813742",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 West 100 North",
                "addressLocality": "Vernal",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.457489316344",
                "longitude": "-109.54459243067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```