

# Event Details

- **Event Name**: ZombieRunner Halloween
- **Event Start and End Date**: Sun, 31 Oct, 2021 at 08:00 am
- **Event Description**: Run in your best costume, send us a photo, and win prize!
http://www.coastaltrailruns.com/zrh_halloween.html
- **Event URL**: https://allevents.in/san-jose/zombierunner-halloween/200021565341953
- **Event Categories**: halloween
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Jose
- **state**: CA
- **country**: United States
- **location**: Hellyer County Park
- **lat**: 37.284040961444
- **long**: -121.81293010712
- **full address**: Hellyer County Park, Hellyer County Park 985 Hellyer Ave., San Jose, CA 95111, United States

## Event gallery

- **Alt text**: ZombieRunner Halloween
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/70a2ecda556f00fda39977d6a3ed1d0537e79a68cf48c2959d803d1cb56c864e-rimg-w526-h789-gmir.jpg?v=1635462994

## FAQs

- **Q**: When and where is ZombieRunner Halloween being held?
  - **A:** ZombieRunner Halloween takes place on Sun, 31 Oct, 2021 at 08:00 am to Sun, 31 Oct, 2021 at 08:00 am at Hellyer County Park, Hellyer County Park 985 Hellyer Ave., San Jose, CA 95111, United States.
- **Q**: Who is organizing ZombieRunner Halloween?
  - **A:** ZombieRunner Halloween is organized by Coastal Trail Runs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ZombieRunner Halloween",
        "image": "https://cdn-az.allevents.in/events6/banners/70a2ecda556f00fda39977d6a3ed1d0537e79a68cf48c2959d803d1cb56c864e-rimg-w526-h789-gmir.jpg?v=1635462994",
        "startDate": "2021-10-31",
        "url": "https://allevents.in/san-jose/zombierunner-halloween/200021565341953",
        "location": {
            "@type": "Place",
            "name": "Hellyer County Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hellyer County Park 985 Hellyer Ave., San Jose, CA 95111",
                "addressLocality": "San Jose",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.284040961444",
                "longitude": "-121.81293010712"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Run in your best costume, send us a photo, and win prize!\nhttp://www.coastaltrailruns.com/zrh_halloween.html",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coastal Trail Runs",
                "url": "https://allevents.in/org/coastal-trail-runs/3144249",
                "description": "Have fun out there! www.CoastalTrailRuns.com"
            }
        ]
    }
]
```