

# Event Details

- **Event Name**: Olive Knolls Trunk or Treat
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 06:00 pm – Sat, 17 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Come join us at 6:00 PM for a meal and trunk or treat.
- **Event URL**: https://allevents.in/bakersfield/olive-knolls-trunk-or-treat/1600030429573610
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bakersfield
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.409803
- **long**: -119.074051
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5500 Fruitvale Avenue, Bakersfield, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2d6edaf0-8417-11f1-a0f0-b3fc05930e16-rimg-w1000-h563-dc0

## FAQs

- **Q**: When and where is Olive Knolls Trunk or Treat being held?
  - **A:** Olive Knolls Trunk or Treat takes place on Sat, 17 Oct, 2026 at 06:00 pm to Sat, 17 Oct, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 5500 Fruitvale Avenue, Bakersfield, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Olive Knolls Trunk or Treat is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Bakersfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Olive Knolls Trunk or Treat sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Olive Knolls Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events1/banners/8f6e6aa0-97bc-11f1-9a40-7b90de720125-rimg-w1200-h675-dc081828-gmir.jpg",
        "startDate": "2026-10-17T18:00:00-07:00",
        "endDate": "2026-10-17T21:00:00-07:00",
        "url": "https://allevents.in/bakersfield/olive-knolls-trunk-or-treat/1600030429573610",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5500 Fruitvale Avenue",
                "addressLocality": "Bakersfield",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.409803",
                "longitude": "-119.074051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us at 6:00 PM for a meal and trunk or treat."
    }
]
```