

# Event Details

- **Event Name**: Medicine Road at the Over the Hill Gang Saloon
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 08:00 pm
- **Event Description**: We are going all acoustic.
- **Event URL**: https://allevents.in/santa-cruz/medicine-road-at-the-over-the-hill-gang-saloon/200029137649324
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Santa Cruz
- **state**: CA
- **country**: United States
- **location**: Over the hill Gang Saloon
- **lat**: 36.96312
- **long**: -121.96995
- **full address**: Over the hill Gang Saloon, 3520 Portola Dr, Santa Cruz, CA 95062-5173, United States

## Event gallery

- **Alt text**: Medicine Road at the Over the Hill Gang Saloon
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8712f27b5b534baab56721332a3a191b08d1c09959def0a43851d054b63616f4-rimg-w1200-h1651-dcbe622d-gmir?v=1762408163

## FAQs

- **Q**: When and where is Medicine Road at the Over the Hill Gang Saloon being held?
  - **A:** Medicine Road at the Over the Hill Gang Saloon takes place on Sat, 08 Nov, 2025 at 08:00 pm to Sat, 08 Nov, 2025 at 08:00 pm at Over the hill Gang Saloon, 3520 Portola Dr, Santa Cruz, CA 95062-5173, United States.
- **Q**: Who is organizing Medicine Road at the Over the Hill Gang Saloon?
  - **A:** Medicine Road at the Over the Hill Gang Saloon is organized by Medicine Road.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Medicine Road at the Over the Hill Gang Saloon",
        "image": "https://cdn-az.allevents.in/events8/banners/8712f27b5b534baab56721332a3a191b08d1c09959def0a43851d054b63616f4-rimg-w1200-h1651-dcbe622d-gmir?v=1762408163",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/santa-cruz/medicine-road-at-the-over-the-hill-gang-saloon/200029137649324",
        "location": {
            "@type": "Place",
            "name": "Over the hill Gang Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3520 Portola Dr, Santa Cruz, CA 95062-5173, United States",
                "addressLocality": "Santa Cruz",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.96312",
                "longitude": "-121.96995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are going all acoustic.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Medicine Road",
                "url": "https://allevents.in/org/medicine-road/26080800"
            }
        ]
    }
]
```