

# Event Details

- **Event Name**: Trunk O Treat
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 05:00 pm – Sat, 25 Oct, 2025 at 07:30 pm
- **Event Description**: Join Beachside and Pacific Shores Congregations for a fun evening! Chili cook off, cornbread, hot dogs desserts! And of course, Trunk O Treating!
- **Event URL**: https://allevents.in/huntington-beach/trunk-o-treat/1600028829061328
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Huntington Beach
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.6573689
- **long**: -117.9748365
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8702 Atlanta Avenue, Huntington Beach, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ec5febe0-8cf9-11f0-99c5-678a9a84c036-rimg-w664-h404-dcff

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Oct, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 8702 Atlanta Avenue, Huntington Beach, US
- **Q**: What type of event is this?
  - **A:** Workshops
- **Q**: Where can I find ticket details about Trunk O Treat ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk O Treat",
        "image": "https://cdn-az.allevents.in/events2/banners/eb8c9650-8cf9-11f0-8e19-add04e6d64fb-rimg-w664-h404-dcffffff-gmir.png",
        "startDate": "2025-10-25",
        "endDate": "2025-10-25",
        "url": "https://allevents.in/huntington-beach/trunk-o-treat/1600028829061328",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8702 Atlanta Avenue",
                "addressLocality": "Huntington Beach",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.6573689",
                "longitude": "-117.9748365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Beachside and Pacific Shores Congregations for a fun evening! Chili cook off, cornbread, hot dogs desserts! And of course, Trunk O Treating!"
    }
]
```