

# Event Details

- **Event Name**: December Happy Hour at C-Bar
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:00 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event Description**: It’s time for our last happy hour of 2025! Come grab a drink, snack, and conversation. C-Bar has great happy hour food and drink specials until 6:00, so we're moving the starting time of this event a little earlier. They also have pinball!
- **Event URL**: https://allevents.in/portland/december-happy-hour-at-c-bar/4400029165262016
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/pdx-east-coast-expats/events/311719574/?utm_source=all-events

## Event venue details

- **city**: Portland
- **state**: OR
- **country**: us
- **location**: C-Bar
- **lat**: 45.493365
- **long**: -122.635825
- **full address**: C-Bar, 2880 SE Gladstone St, Portland, us

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/45cc1890-bf39-11f0-88a8-8ff6fae1b638-rimg-w1200-h675-dc907661-gmir.webp?v=1762891315
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/464c6c20-bf39-11f0-b012-77968f1f9f74-rimg-w300-h300-dc60605e-gmir.webp?v=1762891316

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** C-Bar, 2880 SE Gladstone St, Portland, us
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about December Happy Hour at C-Bar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Happy Hour at C-Bar",
        "image": "https://cdn-az.allevents.in/events10/banners/45cc1890-bf39-11f0-88a8-8ff6fae1b638-rimg-w1200-h675-dc907661-gmir.webp?v=1762891315",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/portland/december-happy-hour-at-c-bar/4400029165262016",
        "location": {
            "@type": "Place",
            "name": "C-Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2880 SE Gladstone St",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.493365",
                "longitude": "-122.635825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s time for our last happy hour of 2025! Come grab a drink, snack, and conversation. C-Bar has great happy hour food and drink specials until 6:00, so we're moving the starting time of this event a little earlier. They also have pinball!"
    }
]
```