

# Event Details

- **Event Name**: Las Colinas ward Fall Festival
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 07:00 pm (-06:00)
- **Event Description**: Las Colinas ward Fall Festival, chili cook-off, and trunk-or-treat.
- **Event URL**: https://allevents.in/las-cruces/las-colinas-ward-fall-festival/1600029640125500
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Cruces
- **state**: NM
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.355510243884
- **long**: -106.76459004544
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3210 Venus Street, Las Cruces, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3fd6cc80-0545-11f1-888a-7935f87146a8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Las Colinas ward Fall Festival being held?
  - **A:** Las Colinas ward Fall Festival takes place on Sat, 24 Oct, 2026 at 05:00 pm to Sat, 24 Oct, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 3210 Venus Street, Las Cruces, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Las Colinas ward Fall Festival",
        "image": "https://cdn-az.allevents.in/events1/banners/ca469ee0-1ed1-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-24T17:00:00-06:00",
        "endDate": "2026-10-24T19:00:00-06:00",
        "url": "https://allevents.in/las-cruces/las-colinas-ward-fall-festival/1600029640125500",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3210 Venus Street",
                "addressLocality": "Las Cruces",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.355510243884",
                "longitude": "-106.76459004544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Las Colinas ward Fall Festival, chili cook-off, and trunk-or-treat."
    }
]
```