

# Event Details

- **Event Name**: Southbay Holiday lights ride 
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm
- **Event Description**: Meet at Eduardos,  then we will ride around Willow Glen taking in the holiday lights. Final stop the Last Round Tavern. If its raining we will just meet at the Last Round
- **Event URL**: https://allevents.in/san-jose/southbay-holiday-lights-ride/200029241971214
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: San Jose
- **state**: CA
- **country**: United States
- **location**: Taquería Eduardo’s
- **lat**: 37.32449
- **long**: -121.91162
- **full address**: Taquería Eduardo’s, 255 Race St,San Jose, California, United States

## Event gallery

- **Alt text**: Southbay Holiday lights ride
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/389fb5882adc2fca7a0e4ad5b6f8d90a6f34f1d41d50eb75ddc415b80b4f223b-rimg-w816-h612-dc181814-gmir?v=1765581079

## FAQs

- **Q**: When and where is Southbay Holiday lights ride  being held?
  - **A:** Southbay Holiday lights ride  takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 06:00 pm at Taquería Eduardo’s, 255 Race St,San Jose, California, United States.
- **Q**: Who is organizing Southbay Holiday lights ride ?
  - **A:** Southbay Holiday lights ride  is organized by Vespa Club San Jose.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Southbay Holiday lights ride",
        "image": "https://cdn-az.allevents.in/events10/banners/389fb5882adc2fca7a0e4ad5b6f8d90a6f34f1d41d50eb75ddc415b80b4f223b-rimg-w816-h612-dc181814-gmir?v=1765581079",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/san-jose/southbay-holiday-lights-ride/200029241971214",
        "location": {
            "@type": "Place",
            "name": "Taquería Eduardo’s",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Race St,San Jose, California",
                "addressLocality": "San Jose",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.32449",
                "longitude": "-121.91162"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at Eduardos,  then we will ride around Willow Glen taking in the holiday lights. Final stop the Last Round Tavern. If its raining we will just meet at the Last Round",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vespa Club San Jose",
                "url": "https://allevents.in/org/vespa-club-san-jose/23253112"
            }
        ]
    }
]
```