

# Event Details

- **Event Name**: David Johnson at Tempo
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 04:30 pm – Sun, 31 Aug, 2025 at 10:00 pm
- **Event Description**: Live music on Sunday afternoon with the one and only David Johnson!
- **Event URL**: https://allevents.in/gilroy/david-johnson-at-tempo/80006424733724
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/live_large68ad0f0638317.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 04:30 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:** music, live-music, entertainment
- **Q**: Where can I find ticket details about David Johnson at Tempo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "David Johnson at Tempo",
        "image": "https://cdn2.allevents.in/thumbs/thumb68ad0efd27d29.jpg",
        "startDate": "2025-08-31",
        "endDate": "2025-08-31",
        "url": "https://allevents.in/gilroy/david-johnson-at-tempo/80006424733724",
        "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": "Live music on Sunday afternoon with the one and only David Johnson!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tempo Kitchen and Bar",
                "url": "https://allevents.in/org/tempo-kitchen-and-bar/25226129"
            }
        ]
    }
]
```