

# Event Details

- **Event Name**: Animaniacs in Concert
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 07:00 pm – Sun, 18 Jan, 2026 at 08:00 pm
- **Event Description**: Join the voices of the Animaniacs as they perform world-famous songs from the beloved cartoon series, backed by the original projected animation. Fans of all ages will experience Animaniacs like never before — especially those who grew up watching it. As its creators say, “Animaniacs in Concert is for the adults – it’s hip, it’s funny — but kids will love it, too!”
- **Event URL**: https://allevents.in/guelph/animaniacs-in-concert/80002045736729
- **Event Categories**: concerts, comedy, music, entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Animaniacs in Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6920cf140bc3a.jpg

## FAQs

- **Q**: When and where is Animaniacs in Concert being held?
  - **A:** Animaniacs in Concert takes place on Sun, 18 Jan, 2026 at 07:00 pm to Sun, 18 Jan, 2026 at 08:00 pm at River Run Centre, 35 Woolwich St, Guelph, ON N1H 3V1, Canada.
- **Q**: Who is organizing Animaniacs in Concert?
  - **A:** Animaniacs in Concert is organized by River Run Centre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Animaniacs in Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb6920cf140bc3a.jpg",
        "startDate": "2026-01-18",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/guelph/animaniacs-in-concert/80002045736729",
        "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": "Join the voices of the Animaniacs as they perform world-famous songs from the beloved cartoon series, backed by the original projected animation. Fans of all ages will experience Animaniacs like never before — especially those who grew up watching it. As its creators say, “Animaniacs in Concert is f",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River Run Centre",
                "url": "https://allevents.in/org/river-run-centre/24715112"
            }
        ]
    }
]
```