

# 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

- **Ticket URL**: https://riverrun.ca/whats-on/a-very-charlie-brown-concert25/

## 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 Organizer details

- **affiliate_id**: 8
- **organizer**: River Run Centre (https://allevents.in/org/river-run-centre/24715112)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68fba6644cc2d.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=A+Very+Charlie+Brown+Concert&date=21+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** River Run Centre, 35 Woolwich St, Guelph, ON N1H 3V1, Canada
- **Q**: Who is organizing the event?
  - **A:** River Run Centre
- **Q**: What type of event is this?
  - **A:** entertainment, music, concerts, kids, christmas
- **Q**: Where can I find ticket details about A Very Charlie Brown Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```