

# Event Details

- **Event Name**: Olivehurst Trunk or Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 07:00 pm – Sat, 24 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Come out and let's fill the kids bags with candy
- **Event URL**: https://allevents.in/olivehurst/olivehurst-trunk-or-treat/200030495868030
- **Event Categories**: trunk-or-treat, halloween, trick-or-treat, kids
- **Interested Audience**: 
  - total_interested_count: 53

## Ticket Details


## Event venue details

- **city**: Olivehurst
- **state**: CA
- **country**: United States
- **location**: 1992 McGowan 
- **lat**: 39.07714
- **long**: -121.54301
- **full address**: 1992 McGowan , 1990 McGowan Pkwy, Olivehurst, CA 95961-4744, United States
- **location**: 1992 McGowan

## Event gallery

- **Alt text**: Olivehurst Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e9c158e2306c1c4f970f325bf0bf97a2c0138ea6e355e0362d644685d74838e4-rimg-w1024-h1536-dc080808-gmir?v=1787065246

## FAQs

- **Q**: When and where is Olivehurst Trunk or Treat being held?
  - **A:** Olivehurst Trunk or Treat takes place on Sat, 24 Oct, 2026 at 07:00 pm to Sat, 24 Oct, 2026 at 09:00 pm at 1992 McGowan , 1990 McGowan Pkwy, Olivehurst, CA 95961-4744, United States.
- **Q**: Who is organizing Olivehurst Trunk or Treat?
  - **A:** Olivehurst Trunk or Treat is organized by Olivehurst Cars and Coffee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Olivehurst Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events3/banners/e9c158e2306c1c4f970f325bf0bf97a2c0138ea6e355e0362d644685d74838e4-rimg-w1024-h1536-dc080808-gmir?v=1787065246",
        "startDate": "2026-10-24T19:00:00-07:00",
        "endDate": "2026-10-24T21:00:00-07:00",
        "url": "https://allevents.in/olivehurst/olivehurst-trunk-or-treat/200030495868030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1992 McGowan ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1990 McGowan Pkwy, Olivehurst, CA 95961-4744, United States",
                "addressLocality": "Olivehurst",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.07714",
                "longitude": "-121.54301"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and let's fill the kids bags with candy",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Olivehurst Cars and Coffee",
                "url": "https://allevents.in/org/olivehurst-cars-and-coffee/27918709"
            }
        ]
    }
]
```