

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4ef04bd0-d221-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4f47baa0-d221-11f0-996b-d59fe40bb918-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 850 West 100 North, Vernal, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about M1 Activity Days Boys ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```