

# Event Details

- **Event Name**: Holiday at Home
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 07:30 pm
- **Event Description**: TVCC Bands present their holiday concert. $10 adults  Doors open at 7pm Concert 7:29pm
- **Event URL**: https://allevents.in/ontario/holiday-at-home/200029145647404
- **Event Categories**: music, entertainment, holiday, concerts
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details

- **Ticket URL**: http://facebook.com/200029145647404?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ontario-events

## Event venue details

- **city**: Ontario
- **state**: OR
- **country**: United States
- **location**: Tvcc Performing Arts Center – Meyer McClean Theater
- **lat**: 44.022588616594
- **long**: -116.97368884709
- **full address**: Tvcc Performing Arts Center – Meyer McClean Theater, 676 SW 5th Avenue,Ontario,OR,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: TVCC Jazz & Concert Bands (https://allevents.in/org/tvcc-jazz-and-concert-bands/25646234)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+at+Home&date=Tue%2C+02+Dec%2C+2025+at+07%3A30+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+at+Home&date=02+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 02 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Tvcc Performing Arts Center – Meyer McClean Theater, 676 SW 5th Avenue,Ontario,OR,United States
- **Q**: Who is organizing the event?
  - **A:** TVCC Jazz & Concert Bands
- **Q**: What type of event is this?
  - **A:** music, entertainment, holiday, concerts
- **Q**: Where can I find ticket details about Holiday at Home ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday at Home",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+at+Home&date=Tue%2C+02+Dec%2C+2025+at+07%3A30+pm&bg=5",
        "startDate": "2025-12-02",
        "url": "https://allevents.in/ontario/holiday-at-home/200029145647404",
        "location": {
            "@type": "Place",
            "name": "Tvcc Performing Arts Center – Meyer McClean Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "676 SW 5th Avenue,Ontario,OR,United States",
                "addressLocality": "Ontario",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.022588616594",
                "longitude": "-116.97368884709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TVCC Bands present their holiday concert. $10 adults  Doors open at 7pm Concert 7:29pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TVCC Jazz & Concert Bands",
                "url": "https://allevents.in/org/tvcc-jazz-and-concert-bands/25646234"
            }
        ]
    }
]
```