

# Event Details

- **Event Name**: Hinesville Ward Trunk or Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 05:00 pm – Sat, 24 Oct, 2026 at 06:00 pm (-04:00)
- **Event Description**: This is a ward acitivity. Come fellowship and get some candy.
- **Event URL**: https://allevents.in/hinesville/hinesville-ward-trunk-or-treat/1600029526042102
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hinesville
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 31.845346661756
- **long**: -81.580773291193
- **full address**: The Church of Jesus Christ of Latter-day Saints, 220 Sandy Run Drive, Hinesville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d1341160-f573-11f0-bf76-d32f1a3d3180-rimg-w1000-h563-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Oct, 2026 at 05:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 220 Sandy Run Drive, Hinesville, US
- **Q**: Where can I find ticket details about Hinesville Ward Trunk or Treat ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hinesville Ward Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events9/banners/d0a2cde0-f573-11f0-a308-43728e1d7b7c-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-24T17:00:00-04:00",
        "endDate": "2026-10-24T18:00:00-04:00",
        "url": "https://allevents.in/hinesville/hinesville-ward-trunk-or-treat/1600029526042102",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Sandy Run Drive",
                "addressLocality": "Hinesville",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.845346661756",
                "longitude": "-81.580773291193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a ward acitivity. Come fellowship and get some candy."
    }
]
```