

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Fri, 24 Oct, 2025 at 04:00 pm
- **Event Description**: Join us for a spooky good time! ??
We will have trick or treating and vote for your favorite pumpkin in our pumpkin contest!
- **Event URL**: https://allevents.in/pleasanton/trunk-or-treat/200028932864701
- **Event Categories**: trunk-or-treat, halloween, contests
- **Interested Audience**: 
  - total_interested_count: 72

## Ticket Details


## Event venue details

- **city**: Pleasanton
- **state**: CA
- **country**: United States
- **location**: 7110 Koll Center Pkwy, Pleasanton, CA 94566
- **lat**: 37.66347
- **long**: -121.89892
- **full address**: 7110 Koll Center Pkwy, Pleasanton, CA 94566, United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/324bab637d0e437ab4a8b8a9c58c82538a085c071bee7c14b38e19c3633e873d-rimg-w1200-h675-dc7749ac-gmir?v=1760827879

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Fri, 24 Oct, 2025 at 04:00 pm to Fri, 24 Oct, 2025 at 04:00 pm at 7110 Koll Center Pkwy, Pleasanton, CA 94566, United States.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by Primrose School of Pleasanton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events6/banners/324bab637d0e437ab4a8b8a9c58c82538a085c071bee7c14b38e19c3633e873d-rimg-w1200-h675-dc7749ac-gmir?v=1760827879",
        "startDate": "2025-10-24",
        "url": "https://allevents.in/pleasanton/trunk-or-treat/200028932864701",
        "location": {
            "@type": "Place",
            "name": "7110 Koll Center Pkwy, Pleasanton, CA 94566",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7110 Koll Center Pkwy, Pleasanton, CA 94566-3182, United States",
                "addressLocality": "Pleasanton",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.66347",
                "longitude": "-121.89892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a spooky good time! ??\nWe will have trick or treating and vote for your favorite pumpkin in our pumpkin contest!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Primrose School of Pleasanton",
                "url": "https://allevents.in/org/primrose-school-of-pleasanton/23840802"
            }
        ]
    }
]
```