

# Event Details

- **Event Name**: Ward Fall Party
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 05:00 pm – Sat, 18 Oct, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/columbia-city/ward-fall-party/1600027747350727
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Columbia City
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.14173179707
- **long**: -85.433555657524
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3085 S Lincoln St, Columbia City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2d0d5160-2c87-11f0-bc1a-75407d9ba702-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Oct, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3085 S Lincoln St, Columbia City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Fall Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Fall Party",
        "image": "https://cdn-az.allevents.in/events10/banners/895a7b30-ac68-11f0-8e9c-af0bb9b9cd53-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-10-18",
        "endDate": "2025-10-18",
        "url": "https://allevents.in/columbia-city/ward-fall-party/1600027747350727",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3085 S Lincoln St",
                "addressLocality": "Columbia City",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.14173179707",
                "longitude": "-85.433555657524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```