

# Event Details

- **Event Name**: Sunday Sunset @ Gardino's
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 04:30 pm
- **Event Description**: 8 Track Mind keeps it rockin' right after the 49ers-Saints game. Enjoy some of the best food and drinks Los Gatos has to offer, and expect tunes you won't remember how much you love because noone else plays them anymore. No cover!
- **Event URL**: https://allevents.in/los-gatos/sunday-sunset-gardinos/200029150017225
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Los Gatos
- **state**: CA
- **country**: United States
- **location**: Gardino's Restaurant
- **lat**: 37.2241
- **long**: -121.98352
- **full address**: Gardino's Restaurant, 51 N Santa Cruz Ave,Los Gatos,CA,United States

## Event gallery

- **Alt text**: Sunday Sunset @ Gardino's
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/055b7665196a126bfe1e9b7069984d5b547408dc45989dc529db1947d6b14b31-rimg-w1193-h909-dc010101-gmir?v=1763182863

## FAQs

- **Q**: When and where is Sunday Sunset @ Gardino's being held?
  - **A:** Sunday Sunset @ Gardino's takes place on Sun, 16 Nov, 2025 at 04:30 pm to Sun, 16 Nov, 2025 at 04:30 pm at Gardino's Restaurant, 51 N Santa Cruz Ave,Los Gatos,CA,United States.
- **Q**: Who is organizing Sunday Sunset @ Gardino's?
  - **A:** Sunday Sunset @ Gardino's is organized by 8 Track Mind - Classic Rock.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Sunset @ Gardino's",
        "image": "https://cdn-az.allevents.in/events5/banners/055b7665196a126bfe1e9b7069984d5b547408dc45989dc529db1947d6b14b31-rimg-w1193-h909-dc010101-gmir?v=1763182863",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/los-gatos/sunday-sunset-gardinos/200029150017225",
        "location": {
            "@type": "Place",
            "name": "Gardino's Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 N Santa Cruz Ave,Los Gatos,CA,United States",
                "addressLocality": "Los Gatos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.2241",
                "longitude": "-121.98352"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "8 Track Mind keeps it rockin' right after the 49ers-Saints game. Enjoy some of the best food and drinks Los Gatos has to offer, and expect tunes you won't remember how much you love because noone else plays them anymore. No cover!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "8 Track Mind - Classic Rock",
                "url": "https://allevents.in/org/8-track-mind-classic-rock/24351619"
            }
        ]
    }
]
```