

# Event Details

- **Event Name**: Fall Festival
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 06:00 pm – Sat, 24 Oct, 2026 at 08:00 pm (-05:00)
- **Event Description**: Family fun event celebrating Halloween and fall
- **Event URL**: https://allevents.in/houston/fall-festival/1600029555530917
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Houston
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.896117
- **long**: -95.656017
- **full address**: The Church of Jesus Christ of Latter-day Saints, 16203 Longenbaugh Drive, Houston, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6950cc00-f92e-11f0-833d-db231fea8737-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 06:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 16203 Longenbaugh Drive, Houston, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Fall Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Festival",
        "image": "https://cdn-az.allevents.in/events5/banners/9f9a28f0-286e-11f1-b311-a314a771e96d-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2026-10-24T18:00:00-05:00",
        "endDate": "2026-10-24T20:00:00-05:00",
        "url": "https://allevents.in/houston/fall-festival/1600029555530917",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16203 Longenbaugh Drive",
                "addressLocality": "Houston",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.896117",
                "longitude": "-95.656017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family fun event celebrating Halloween and fall"
    }
]
```