

# Event Details

- **Event Name**: Halloween Party
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 02:00 pm – Sat, 17 Oct, 2026 at 09:00 pm (-06:00)
- **Event Description**: Come enjoy a trunck or treat
- **Event URL**: https://allevents.in/albuquerque/halloween-party/1600029645747547
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albuquerque
- **state**: NM
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9cb1a240-0630-11f1-9599-dd4a084fa490-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Oct, 2026 at 02:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 12701 Indian School Road Northeast, Albuquerque, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Halloween Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Halloween Party",
        "image": "https://cdn-az.allevents.in/events1/banners/40f98370-1ed4-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2026-10-17T14:00:00-06:00",
        "endDate": "2026-10-17T21:00:00-06:00",
        "url": "https://allevents.in/albuquerque/halloween-party/1600029645747547",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.09736987",
                "longitude": "-106.5019458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a trunck or treat"
    }
]
```