

# Event Details

- **Event Name**: A Very Charlie Brown Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm
- **Event Description**: Celebrate the season with Vince Guaraldi’s beloved soundtrack of the 1965 Emmy Award-winning film A Charlie Brown Christmas. This heartwarming performance features music from the album performed by Adam Bowman on drums Duncan Wilson on piano and Tyler Wagler on bass. The jazz trio is accompanied by a children’s choir The Kingsbury Music Singers directed by Shannon Kingsbury.
- **Event URL**: https://allevents.in/guelph/a-very-charlie-brown-concert/80004376871441
- **Event Categories**: entertainment, music, concerts, kids, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Guelph
- **state**: ON
- **country**: Canada
- **location**: River Run Centre
- **lat**: 43.5474833
- **long**: -80.2461222
- **full address**: River Run Centre, 35 Woolwich St, Guelph, ON N1H 3V1, Canada

## Event gallery

- **Alt text**: A Very Charlie Brown Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68fba6644cc2d.jpg

## FAQs

- **Q**: When and where is A Very Charlie Brown Concert being held?
  - **A:** A Very Charlie Brown Concert takes place on Sun, 21 Dec, 2025 at 02:00 pm to Sun, 21 Dec, 2025 at 02:00 pm at River Run Centre, 35 Woolwich St, Guelph, ON N1H 3V1, Canada.
- **Q**: Who is organizing A Very Charlie Brown Concert?
  - **A:** A Very Charlie Brown Concert is organized by River Run Centre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "A Very Charlie Brown Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb68fba6644cc2d.jpg",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/guelph/a-very-charlie-brown-concert/80004376871441",
        "location": {
            "@type": "Place",
            "name": "River Run Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 Woolwich St, Guelph, ON N1H 3V1, Canada",
                "postalCode": "N1H 3V1",
                "addressLocality": "Guelph",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.5474833",
                "longitude": "-80.2461222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the season with Vince Guaraldi’s beloved soundtrack of the 1965 Emmy Award-winning film A Charlie Brown Christmas. This heartwarming performance features music from the album performed by Adam Bowman on drums Duncan Wilson on piano and Tyler Wagler on bass. The jazz trio is accompanied by",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River Run Centre",
                "url": "https://allevents.in/org/river-run-centre/24715112"
            }
        ]
    }
]
```