

# Event Details

- **Event Name**: Karaoke Night
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 05:00 pm
- **Event Description**: Join us for a night of singing, dancing, and drinking, all to support PEG. Don't want to sing? No problem, just come and support your fellow singers.
- **Event URL**: https://allevents.in/port-angeles/karaoke-night/200029554298542
- **Event Categories**: karaoke, music, performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details

- **Ticket URL**: https://petemergencygroup.app.neoncrm.com/nx/portal/neonevents/events?path=%2Fportal%2Fevents%2F28302&utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=port+angeles-events

## Event venue details

- **city**: Port Angeles
- **state**: WA
- **country**: United States
- **location**: Studio Bob
- **lat**: 48.1192703
- **long**: -123.4320297
- **full address**: Studio Bob, 116 E Front St, Port Angeles, WA 98362-2907, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pet Emergency Group for the Olympic Peninsula (https://allevents.in/org/pet-emergency-group-for-the-olympic-peninsula/24033803)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/49cb078afd7fcb3dda05d375dc0724addbf8cd164eddc19540d66ec8628dd0cb-rimg-w1200-h1553-dcfff6f1-gmir?v=1771403010
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/47293b48337677a638a7fc3ecfdabfaf97a94d7c7cb20e62534f302453ae8b67-rimg-w300-h300-dcfff6f1-gmir?v=1771403011

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Studio Bob, 116 E Front St, Port Angeles, WA 98362-2907, United States
- **Q**: Who is organizing the event?
  - **A:** Pet Emergency Group for the Olympic Peninsula
- **Q**: What type of event is this?
  - **A:** karaoke, music, performances, entertainment
- **Q**: Where can I find ticket details about Karaoke 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 Night",
        "image": "https://cdn-az.allevents.in/events9/banners/49cb078afd7fcb3dda05d375dc0724addbf8cd164eddc19540d66ec8628dd0cb-rimg-w1200-h1553-dcfff6f1-gmir?v=1771403010",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/port-angeles/karaoke-night/200029554298542",
        "location": {
            "@type": "Place",
            "name": "Studio Bob",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 E Front St, Port Angeles, WA 98362-2907, United States",
                "addressLocality": "Port Angeles",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.1192703",
                "longitude": "-123.4320297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of singing, dancing, and drinking, all to support PEG. Don't want to sing? No problem, just come and support your fellow singers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pet Emergency Group for the Olympic Peninsula",
                "url": "https://allevents.in/org/pet-emergency-group-for-the-olympic-peninsula/24033803"
            }
        ]
    }
]
```