

# Event Details

- **Event Name**: Sounds of the Season: Our Winter Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: Join us for Sounds of the Season, a festive celebration performed by the music and speech arts students of the Penticton Academy of Music &amp; Dramatic Arts.
- **Event URL**: https://allevents.in/penticton/sounds-of-the-season-our-winter-concert/200029193742518
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

- **Ticket URL**: https://www.pentictonacademyofmusic.ca/event-details/sounds-of-the-season?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=penticton-events

## Event venue details

- **city**: Penticton
- **state**: BC
- **country**: Canada
- **location**: Penticton United Church (the "Blue Church")
- **lat**: 49.49354
- **long**: -119.58937
- **full address**: Penticton United Church (the &quot;Blue Church&quot;), 696 Main St, Penticton, BC V2A 5C8, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Penticton Academy of Music and Dramatic Arts (https://allevents.in/org/penticton-academy-of-music-and-dramatic-arts/25948341)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/62dc753a883a514524e96ae8b213783cbd9444637dfd423b832dcbe86d9cb313-rimg-w1200-h798-dc301b13-gmir?v=1765588993
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0a4e8dec02c0dfa8a905e5c8e7fff798a204cbb9369ef4ad45624d0265406400-rimg-w300-h300-dc311b13-gmir?v=1765588993

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Penticton United Church (the &quot;Blue Church&quot;), 696 Main St, Penticton, BC V2A 5C8, Canada
- **Q**: Who is organizing the event?
  - **A:** Penticton Academy of Music and Dramatic Arts
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Sounds of the Season: Our Winter Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sounds of the Season: Our Winter Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/62dc753a883a514524e96ae8b213783cbd9444637dfd423b832dcbe86d9cb313-rimg-w1200-h798-dc301b13-gmir?v=1765588993",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/penticton/sounds-of-the-season-our-winter-concert/200029193742518",
        "location": {
            "@type": "Place",
            "name": "Penticton United Church (the \"Blue Church\")",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "696 Main St, Penticton, BC V2A 5C8, Canada",
                "addressLocality": "Penticton",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.49354",
                "longitude": "-119.58937"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Sounds of the Season, a festive celebration performed by the music and speech arts students of the Penticton Academy of Music & Dramatic Arts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Penticton Academy of Music and Dramatic Arts",
                "url": "https://allevents.in/org/penticton-academy-of-music-and-dramatic-arts/25948341"
            }
        ]
    }
]
```