

# Event Details

- **Event Name**: The Keystrings Live at Cheshire Cat
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 06:00 pm
- **Event Description**: Join us on the Cat patio for some tunes.
- **Event URL**: https://allevents.in/kanata/the-keystrings-live-at-cheshire-cat/200030416289130
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kanata
- **state**: ON
- **country**: Canada
- **location**: Cheshire Cat
- **lat**: 45.293673217
- **long**: -75.971705426501
- **full address**: Cheshire Cat, 2193 Richardson Side Road,Ottawa, Ontario, Kanata, Canada

## Event gallery

- **Alt text**: The Keystrings Live at Cheshire Cat
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/27c72fded6710058a11bfecc182c3096f7fe1fd2fe38ca2763d59969a9db4c91-rimg-w1200-h851-dc060404-gmir?v=1784276969

## FAQs

- **Q**: When and where is The Keystrings Live at Cheshire Cat being held?
  - **A:** The Keystrings Live at Cheshire Cat takes place on Thu, 23 Jul, 2026 at 06:00 pm to Thu, 23 Jul, 2026 at 06:00 pm at Cheshire Cat, 2193 Richardson Side Road,Ottawa, Ontario, Kanata, Canada.
- **Q**: Who is organizing The Keystrings Live at Cheshire Cat?
  - **A:** The Keystrings Live at Cheshire Cat is organized by The Keystrings.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Keystrings Live at Cheshire Cat is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Kanata, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Keystrings Live at Cheshire Cat sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Keystrings Live at Cheshire Cat",
        "image": "https://cdn-az.allevents.in/events10/banners/27c72fded6710058a11bfecc182c3096f7fe1fd2fe38ca2763d59969a9db4c91-rimg-w1200-h851-dc060404-gmir?v=1784276969",
        "startDate": "2026-07-23",
        "url": "https://allevents.in/kanata/the-keystrings-live-at-cheshire-cat/200030416289130",
        "location": {
            "@type": "Place",
            "name": "Cheshire Cat",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2193 Richardson Side Road,Ottawa, Ontario",
                "addressLocality": "Kanata",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.293673217",
                "longitude": "-75.971705426501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the Cat patio for some tunes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Keystrings",
                "url": "https://allevents.in/org/the-keystrings/12848209",
                "description": "The Keystrings are a band out of Stittsville, Ontario. Starting as duo in 2011, we have expanded to a full band playing covers and originals! We play to keep people moving and the energy flowing!"
            }
        ]
    }
]
```