

# Event Details

- **Event Name**: Fall Festival
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 12:00 am – Sat, 24 Oct, 2026 at 11:59 pm (-05:00)
- **Event Description**: Fall festival and trunk or treating
- **Event URL**: https://allevents.in/richmond/fall-festival/1600029319691910
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Richmond
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.6571905
- **long**: -95.7374882
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9950 South Mason Road, Richmond, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ee6a5750-d3c5-11f0-8847-13c74ce67ee0-rimg-w1000-h562-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 12:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9950 South Mason Road, Richmond, 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/events1/banners/c760b370-1ec5-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc161516-gmir.jpg",
        "startDate": "2026-10-24T00:00:00-05:00",
        "endDate": "2026-10-24T23:59:00-05:00",
        "url": "https://allevents.in/richmond/fall-festival/1600029319691910",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9950 South Mason Road",
                "addressLocality": "Richmond",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.6571905",
                "longitude": "-95.7374882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fall festival and trunk or treating"
    }
]
```