

# Event Details

- **Event Name**: Vineyard Ward Fall Festival
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 05:30 pm – Sat, 17 Oct, 2026 at 07:30 pm (-07:00)
- **Event Description**: Come celebrate the season with food, games, and trick or treating!
- **Event URL**: https://allevents.in/phoenix/vineyard-ward-fall-festival/1600029419555153
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.392602296064
- **long**: -112.08144286872
- **full address**: The Church of Jesus Christ of Latter-day Saints, 650 West Southern Avenue, Phoenix, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c503ce20-e421-11f0-983f-3f1406156a47-rimg-w1000-h439-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Oct, 2026 at 05:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 650 West Southern Avenue, Phoenix, US
- **Q**: Where can I find ticket details about Vineyard 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": "Vineyard Ward Fall Festival",
        "image": "https://cdn-az.allevents.in/events3/banners/c46914c0-e421-11f0-b1e5-fb8d04c0193d-rimg-w1200-h526-dc600405-gmir.jpg",
        "startDate": "2026-10-17T17:30:00-07:00",
        "endDate": "2026-10-17T19:30:00-07:00",
        "url": "https://allevents.in/phoenix/vineyard-ward-fall-festival/1600029419555153",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 West Southern Avenue",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.392602296064",
                "longitude": "-112.08144286872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the season with food, games, and trick or treating!"
    }
]
```