

# Event Details

- **Event Name**: Isaiah Pickett at Tempo on Aug 22
- **Event Start and End Date**: Fri, 22 Aug, 2025 at 09:00 pm – Fri, 22 Aug, 2025 at 10:00 pm
- **Event Description**: Rock and roll all night long with Isaiah Pickett Band!
- **Event URL**: https://allevents.in/gilroy/isaiah-pickett-at-tempo-on-aug-22/80002536292842
- **Event Categories**: performances, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.tempokb.com

## Event venue details

- **city**: Gilroy
- **state**: CA
- **country**: United States
- **location**: Tempo Kitchen & Bar
- **lat**: 37.0091541
- **long**: -121.5691988
- **full address**: Tempo Kitchen &amp; Bar, 7560 Monterey Rd, Gilroy, CA 95020, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Tempo Kitchen and Bar (https://allevents.in/org/tempo-kitchen-and-bar/25226129)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live68a65bc93f280.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 22 Aug, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Tempo Kitchen &amp; Bar, 7560 Monterey Rd, Gilroy, CA 95020, United States
- **Q**: Who is organizing the event?
  - **A:** Tempo Kitchen and Bar
- **Q**: What type of event is this?
  - **A:** performances, music, entertainment
- **Q**: Where can I find ticket details about Isaiah Pickett at Tempo on Aug 22 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Isaiah Pickett at Tempo on Aug 22",
        "image": "https://cdn2.allevents.in/thumbs/thumb68a65de5c5ab8.png",
        "startDate": "2025-08-22",
        "endDate": "2025-08-22",
        "url": "https://allevents.in/gilroy/isaiah-pickett-at-tempo-on-aug-22/80002536292842",
        "location": {
            "@type": "Place",
            "name": "Tempo Kitchen & Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7560 Monterey Rd, Gilroy, CA 95020, United States",
                "postalCode": "95020",
                "addressLocality": "Gilroy",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.0091541",
                "longitude": "-121.5691988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock and roll all night long with Isaiah Pickett Band!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tempo Kitchen and Bar",
                "url": "https://allevents.in/org/tempo-kitchen-and-bar/25226129"
            }
        ]
    }
]
```