

# Event Details

- **Event Name**: Los Altos Christmas Party
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 am – Sat, 06 Dec, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/albuquerque/los-altos-christmas-party/1600027630615323
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albuquerque
- **state**: NM
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.09736987
- **long**: -106.5019458
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12701 Indian School Road Northeast, Albuquerque, United States

## Event gallery

- **Alt text**: Los Altos Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3ebc0280-2c50-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Los Altos Christmas Party being held?
  - **A:** Los Altos Christmas Party takes place on Sat, 06 Dec, 2025 at 12:00 am to Sat, 06 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 12701 Indian School Road Northeast, Albuquerque, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Los Altos Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Albuquerque, this event is thoughtfully curated to deliver a standout experience worth every moment. If Los Altos Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Los Altos Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/3ebc0280-2c50-11f0-b268-d78ed8940c40-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/albuquerque/los-altos-christmas-party/1600027630615323",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12701 Indian School Road Northeast",
                "addressLocality": "Albuquerque",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.09736987",
                "longitude": "-106.5019458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```