

# Event Details

- **Event Name**: Live at Hi Tide
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm
- **Event Description**: Live music at the Hi Tide!
- **Event URL**: https://allevents.in/port-orchard/live-at-hi-tide/200029347943058
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Port Orchard
- **state**: WA
- **country**: United States
- **location**: Hi-Tide Bar & Grill
- **lat**: 47.543333877689
- **long**: -122.6257775276
- **full address**: Hi-Tide Bar &amp; Grill, 1371 Bay St,Port Orchard, Washington, United States

## Event gallery

- **Alt text**: Live at Hi Tide
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/19e29fbfe7efedd48aad06f284fe2ab5f4693bbf524503a5d44a601af62d3ca9-rimg-w1200-h656-dc06455c-gmir?v=1765587238

## FAQs

- **Q**: When and where is Live at Hi Tide being held?
  - **A:** Live at Hi Tide takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 07:00 pm at Hi-Tide Bar &amp; Grill, 1371 Bay St,Port Orchard, Washington, United States.
- **Q**: Who is organizing Live at Hi Tide?
  - **A:** Live at Hi Tide is organized by Half-Assed Commitment.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Hi Tide is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Port Orchard, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Hi Tide 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 at Hi Tide",
        "image": "https://cdn-az.allevents.in/events5/banners/19e29fbfe7efedd48aad06f284fe2ab5f4693bbf524503a5d44a601af62d3ca9-rimg-w1200-h656-dc06455c-gmir?v=1765587238",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/port-orchard/live-at-hi-tide/200029347943058",
        "location": {
            "@type": "Place",
            "name": "Hi-Tide Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1371 Bay St,Port Orchard, Washington",
                "addressLocality": "Port Orchard",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.543333877689",
                "longitude": "-122.6257775276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music at the Hi Tide!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Half-Assed Commitment",
                "url": "https://allevents.in/org/half-assed-commitment/19477172"
            }
        ]
    }
]
```