

# Event Details

- **Event Name**: Karaoke Saturday Night
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 08:00 pm – Sat, 24 Jan, 2026 at 11:00 pm
- **Event Description**: Every Saturday night is Karaoke time at The Sipp.  Sing along with your friends while enjoying a sip of something delicious!
- **Event URL**: https://allevents.in/vancouver/karaoke-saturday-night/200029520542858
- **Event Categories**: karaoke, music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029520542858?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=vancouver-events

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: 9301 NE 5th Avenue, Suite 120, 98665
- **lat**: 45.68804
- **long**: -122.6655
- **full address**: 9301 NE 5th Avenue, Suite 120, 98665, 9301 NE 5th Ave, Vancouver, WA 98665-8269, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Sipp Public House (https://allevents.in/org/the-sipp-public-house/27011112)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Karaoke+Saturday+Night&date=Sat%2C+24+Jan%2C+2026+at+08%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Karaoke+Saturday+Night&date=24+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 9301 NE 5th Avenue, Suite 120, 98665, 9301 NE 5th Ave, Vancouver, WA 98665-8269, United States
- **Q**: Who is organizing the event?
  - **A:** The Sipp Public House
- **Q**: What type of event is this?
  - **A:** karaoke, music
- **Q**: Where can I find ticket details about Karaoke Saturday Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Karaoke Saturday Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Karaoke+Saturday+Night&date=Sat%2C+24+Jan%2C+2026+at+08%3A00+pm&bg=4",
        "startDate": "2026-01-24",
        "endDate": "2026-01-24",
        "url": "https://allevents.in/vancouver/karaoke-saturday-night/200029520542858",
        "location": {
            "@type": "Place",
            "name": "9301 NE 5th Avenue, Suite 120, 98665",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9301 NE 5th Ave, Vancouver, WA 98665-8269, United States",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.68804",
                "longitude": "-122.6655"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Saturday night is Karaoke time at The Sipp.  Sing along with your friends while enjoying a sip of something delicious!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Sipp Public House",
                "url": "https://allevents.in/org/the-sipp-public-house/27011112"
            }
        ]
    }
]
```