

# Event Details

- **Event Name**: Los Alamos Ward Christmas Sacrament Meeting
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Los Alamos Ward Christmas Sacrament Meetig. 2nd hour meetings have been canceled to allow families to celebrate Christmas.
- **Event URL**: https://allevents.in/los-alamos/los-alamos-ward-christmas-sacrament-meeting/1600027589309249
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Los Alamos
- **state**: NM
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.88622904031
- **long**: -106.30055312677
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1967 18th Street, Los Alamos, US

## Event gallery

- **Alt text**: Los Alamos Ward Christmas Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a3b96220-d21f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd7dadd-gmir.jpg

## FAQs

- **Q**: When and where is Los Alamos Ward Christmas Sacrament Meeting being held?
  - **A:** Los Alamos Ward Christmas Sacrament Meeting takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 1967 18th Street, Los Alamos, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Los Alamos Ward Christmas Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/a3b96220-d21f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/los-alamos/los-alamos-ward-christmas-sacrament-meeting/1600027589309249",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1967 18th Street",
                "addressLocality": "Los Alamos",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.88622904031",
                "longitude": "-106.30055312677"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Los Alamos Ward Christmas Sacrament Meetig. 2nd hour meetings have been canceled to allow families to celebrate Christmas."
    }
]
```