

# Event Details

- **Event Name**: Cross Roads Ward Fall Festival
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 05:00 pm – Fri, 23 Oct, 2026 at 08:00 pm (-05:00)
- **Event Description**: Come join our annual ward Fall Festival and trunk or treat!
- **Event URL**: https://allevents.in/prosper/cross-roads-ward-fall-festival/1600029697187729
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Prosper
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.240876783842
- **long**: -96.860240354233
- **full address**: The Church of Jesus Christ of Latter-day Saints, 522 S Teel Parkway, Prosper, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/041eebd0-0dd0-11f1-a6c4-7bf9653ded7b-rimg-w940-h788-dcef

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 Oct, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 522 S Teel Parkway, Prosper, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Cross Roads Ward Fall Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Cross Roads Ward Fall Festival",
        "image": "https://cdn-az.allevents.in/events4/banners/00330640-1ed4-11f1-8ce5-afcd59d33ab9-rimg-w940-h788-dcefeadf-gmir.png",
        "startDate": "2026-10-23T17:00:00-05:00",
        "endDate": "2026-10-23T20:00:00-05:00",
        "url": "https://allevents.in/prosper/cross-roads-ward-fall-festival/1600029697187729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "522 S Teel Parkway",
                "addressLocality": "Prosper",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.240876783842",
                "longitude": "-96.860240354233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join our annual ward Fall Festival and trunk or treat!"
    }
]
```