

# Event Details

- **Event Name**: Fall Festival/Trunk or Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 04:00 pm – Sat, 24 Oct, 2026 at 10:00 pm (-04:00)
- **Event Description**: Fall Festival/Trunk or Treat for the Cincinnati Ward
- **Event URL**: https://allevents.in/cincinnati/fall-festival-trunk-or-treat/1600029713125507
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cincinnati
- **state**: OH
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.174914725675
- **long**: -84.44419328866
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5505 Bosworth Place, Cincinnati, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6b941620-0ff4-11f1-ba8b-3f5afee59419-rimg-w920-h519-dcd8

## FAQs

- **Q**: When and where is Fall Festival/Trunk or Treat being held?
  - **A:** Fall Festival/Trunk or Treat takes place on Sat, 24 Oct, 2026 at 04:00 pm to Sat, 24 Oct, 2026 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 5505 Bosworth Place, Cincinnati, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Festival/Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events5/banners/b2a213d0-3b43-11f1-bd1f-f1e10f03be6f-rimg-w920-h519-dcd8dcdc-gmir.png",
        "startDate": "2026-10-24T16:00:00-04:00",
        "endDate": "2026-10-24T22:00:00-04:00",
        "url": "https://allevents.in/cincinnati/fall-festival-trunk-or-treat/1600029713125507",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5505 Bosworth Place",
                "addressLocality": "Cincinnati",
                "addressRegion": "OH",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.174914725675",
                "longitude": "-84.44419328866"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fall Festival/Trunk or Treat for the Cincinnati Ward"
    }
]
```