

# Event Details

- **Event Name**: Jingle Bell Tea
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 03:00 pm
- **Event Description**: Traditional Tea and performances by MVC and several quartets to kick off the holidays. 
https://www.missionvalley.org/jbtea
- **Event URL**: https://allevents.in/saratoga/jingle-bell-tea/200029154284140
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Saratoga
- **state**: CA
- **country**: United States
- **location**: Joan Pisani Community Center
- **lat**: 37.266950326436
- **long**: -122.01571762893
- **full address**: Joan Pisani Community Center, 19655 Allendale Ave,Saratoga, California, United States

## Event gallery

- **Alt text**: Jingle Bell Tea
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f1404cd4408cb4a6303638376f70748e4e64373725c28f439f9040a590342b1c-rimg-w778-h778-dcc0d4b9-gmir?v=1764839717

## FAQs

- **Q**: When and where is Jingle Bell Tea being held?
  - **A:** Jingle Bell Tea takes place on Sat, 06 Dec, 2025 at 03:00 pm to Sat, 06 Dec, 2025 at 03:00 pm at Joan Pisani Community Center, 19655 Allendale Ave,Saratoga, California, United States.
- **Q**: Who is organizing Jingle Bell Tea?
  - **A:** Jingle Bell Tea is organized by Mission Valley Chorus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jingle Bell Tea",
        "image": "https://cdn-az.allevents.in/events8/banners/f1404cd4408cb4a6303638376f70748e4e64373725c28f439f9040a590342b1c-rimg-w778-h778-dcc0d4b9-gmir?v=1764839717",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/saratoga/jingle-bell-tea/200029154284140",
        "location": {
            "@type": "Place",
            "name": "Joan Pisani Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19655 Allendale Ave,Saratoga, California",
                "addressLocality": "Saratoga",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.266950326436",
                "longitude": "-122.01571762893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Traditional Tea and performances by MVC and several quartets to kick off the holidays. \nhttps://www.missionvalley.org/jbtea",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mission Valley Chorus",
                "url": "https://allevents.in/org/mission-valley-chorus/22254843"
            }
        ]
    }
]
```