

# Event Details

- **Event Name**: Live Music with Kitty Mae
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 08:00 pm – Sat, 14 Mar, 2026 at 11:00 pm
- **Event Description**: One of our favorite country artists is back!!!   Come out for a lively and engaging show with Kitty Mae!
- **Event URL**: https://allevents.in/tumwater/live-music-with-kitty-mae/200029696440406
- **Event Categories**: music, live-music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Tumwater
- **state**: WA
- **country**: United States
- **location**: 114 E St SW, Tumwater, WA
- **lat**: 47.01198
- **long**: -122.90554
- **full address**: 114 E St SW, Tumwater, WA, United States

## Event gallery

- **Alt text**: Live Music with Kitty Mae
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/61fe0074c2aa4af50329d932389c447a9aa55edabc434f973d883dbf571225cd-rimg-w1200-h1446-dc4b2b30-gmir?v=1772962500

## FAQs

- **Q**: When and where is Live Music with Kitty Mae being held?
  - **A:** Live Music with Kitty Mae takes place on Sat, 14 Mar, 2026 at 08:00 pm to Sat, 14 Mar, 2026 at 11:00 pm at 114 E St SW, Tumwater, WA, United States.
- **Q**: Who is organizing Live Music with Kitty Mae?
  - **A:** Live Music with Kitty Mae is organized by Pints Barn.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music with Kitty Mae 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 Tumwater, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music with Kitty Mae 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": "Live Music with Kitty Mae",
        "image": "https://cdn-az.allevents.in/events4/banners/61fe0074c2aa4af50329d932389c447a9aa55edabc434f973d883dbf571225cd-rimg-w1200-h1446-dc4b2b30-gmir?v=1772962500",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/tumwater/live-music-with-kitty-mae/200029696440406",
        "location": {
            "@type": "Place",
            "name": "114 E St SW, Tumwater, WA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 E St SW, Tumwater, WA 98501-4067, United States",
                "addressLocality": "Tumwater",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.01198",
                "longitude": "-122.90554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of our favorite country artists is back!!!   Come out for a lively and engaging show with Kitty Mae!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pints Barn",
                "url": "https://allevents.in/org/pints-barn/9848784",
                "description": "Awesome addition to the Pints and Quarts line. "
            }
        ]
    }
]
```