

# Event Details

- **Event Name**: M1 Primary Girls Service and Activities
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm – Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Come join us at we learn and grow together!
- **Event URL**: https://allevents.in/vernal/m1-primary-girls-service-and-activities/1600027801624503
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vernal
- **state**: UT
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: M1 Primary Girls Service and Activities
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/11cd0930-e183-11ef-ba78-b53ec5504759-rimg-w1139-h854-dc028ca7-gmir.jpg

## FAQs

- **Q**: When and where is M1 Primary Girls Service and Activities being held?
  - **A:** M1 Primary Girls Service and Activities takes place on Wed, 10 Dec, 2025 at 06:00 pm to Wed, 10 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 850 West 100 North, Vernal, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "M1 Primary Girls Service and Activities",
        "image": "https://cdn-az.allevents.in/events9/banners/11cd0930-e183-11ef-ba78-b53ec5504759-rimg-w1139-h854-dc028ca7-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/vernal/m1-primary-girls-service-and-activities/1600027801624503",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.457489316344",
                "longitude": "-109.54459243067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us at we learn and grow together!"
    }
]
```