

# Event Details

- **Event Name**: Reuniones Dominicales
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 11:00 am
- **Event Description**: 9:00AM Reunion Sacramental 10:00AM Estudio del Evangelio
- **Event URL**: https://allevents.in/mountlake-terrace/reuniones-dominicales/1600027896498430
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mountlake Terrace
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.7986813
- **long**: -122.2973432
- **full address**: The Church of Jesus Christ of Latter-day Saints, 22015 48th Ave West, Mountlake Terrace, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/da71b5d0-f587-11ef-9473-8bcdbc748ebf-rimg-w1000-h667-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 22015 48th Ave West, Mountlake Terrace, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Reuniones Dominicales ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reuniones Dominicales",
        "image": "https://cdn-az.allevents.in/events3/banners/d7210880-d223-11f0-996b-d59fe40bb918-rimg-w1200-h800-dcd9d7d2-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/mountlake-terrace/reuniones-dominicales/1600027896498430",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22015 48th Ave West",
                "addressLocality": "Mountlake Terrace",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.7986813",
                "longitude": "-122.2973432"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "9:00AM Reunion Sacramental 10:00AM Estudio del Evangelio"
    }
]
```