

# Event Details

- **Event Name**: Weekly Services
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 10:00 am
- **Event Description**: Please join us for weekly services to worship our Savior Jesus Christ. A zoom option is available if you are unable to attend in person: https://zoom.us/j/93041018017
- **Event URL**: https://allevents.in/albuquerque/weekly-services/1600028053758639
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albuquerque
- **state**: NM
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.155091113015
- **long**: -106.70647974049
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6000 Kachina Street Northwest, Albuquerque, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b0211140-189b-11f0-a1bd-853715475faf-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Weekly Services being held?
  - **A:** Weekly Services takes place on Sun, 28 Dec, 2025 at 09:00 am to Sun, 28 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 6000 Kachina Street Northwest, Albuquerque, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Services",
        "image": "https://cdn-az.allevents.in/events1/banners/9ab92c80-d20d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/albuquerque/weekly-services/1600028053758639",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6000 Kachina Street Northwest",
                "addressLocality": "Albuquerque",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.155091113015",
                "longitude": "-106.70647974049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for weekly services to worship our Savior Jesus Christ. A zoom option is available if you are unable to attend in person: https://zoom.us/j/93041018017"
    }
]
```