

# Event Details

- **Event Name**: Ward Activity: Trunk or Treat and Fall Carnival
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 07:00 pm (-05:00)
- **Event Description**: Carnival food provided
- **Event URL**: https://allevents.in/montgomery/ward-activity-trunk-or-treat-and-fall-carnival/1600029136331359
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Montgomery
- **state**: AL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.315411
- **long**: -86.139256
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9385 Park Crossing, Montgomery, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/701aa590-16cc-11f1-bd6f-bd69cb84d700-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9385 Park Crossing, Montgomery, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Activity: Trunk or Treat and Fall Carnival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Activity: Trunk or Treat and Fall Carnival",
        "image": "https://cdn-az.allevents.in/events6/banners/a53db750-1ec2-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-24T17:00:00-05:00",
        "endDate": "2026-10-24T19:00:00-05:00",
        "url": "https://allevents.in/montgomery/ward-activity-trunk-or-treat-and-fall-carnival/1600029136331359",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9385 Park Crossing",
                "addressLocality": "Montgomery",
                "addressRegion": "AL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.315411",
                "longitude": "-86.139256"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Carnival food provided"
    }
]
```