

# Event Details

- **Event Name**: Rock Tonic at The Keg
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am
- **Event Description**: Come hang out with us for some rock and roll after the 4th of July parade. We'll get you rocked up for the day! Our website is rocktonic.band for more info about us.
- **Event URL**: https://allevents.in/cle-elum/rock-tonic-at-the-keg/200030263940833
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Cle Elum
- **state**: WA
- **country**: United States
- **location**: Keg Cellar Tavern
- **lat**: 47.194411692919
- **long**: -120.93828275344
- **full address**: Keg Cellar Tavern, 112 N Pennsylvania Ave,Cle Elum, Washington, United States

## Event gallery

- **Alt text**: Rock Tonic at The Keg
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6dbad68ceee879e06426fc94cf9e7affab00d9cddceea433767d159255984e15-rimg-w984-h984-dcbac5ad-gmir?v=1782440445

## FAQs

- **Q**: When and where is Rock Tonic at The Keg being held?
  - **A:** Rock Tonic at The Keg takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 11:00 am at Keg Cellar Tavern, 112 N Pennsylvania Ave,Cle Elum, Washington, United States.
- **Q**: Who is organizing Rock Tonic at The Keg?
  - **A:** Rock Tonic at The Keg is organized by Rock Tonic.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rock Tonic at The Keg",
        "image": "https://cdn-az.allevents.in/events9/banners/6dbad68ceee879e06426fc94cf9e7affab00d9cddceea433767d159255984e15-rimg-w984-h984-dcbac5ad-gmir?v=1782440445",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/cle-elum/rock-tonic-at-the-keg/200030263940833",
        "location": {
            "@type": "Place",
            "name": "Keg Cellar Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 N Pennsylvania Ave,Cle Elum, Washington",
                "addressLocality": "Cle Elum",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.194411692919",
                "longitude": "-120.93828275344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang out with us for some rock and roll after the 4th of July parade. We'll get you rocked up for the day! Our website is rocktonic.band for more info about us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Tonic",
                "url": "https://allevents.in/org/rock-tonic/27937685"
            }
        ]
    }
]
```