

# Event Details

- **Event Name**: Friday daytime hangout
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 11:00 am – Fri, 14 Nov, 2025 at 01:00 pm
- **Event Description**: We’re trying a new Portland FIRE Meetup concept: the Friday daytime hangout. Whether you’re already retired or just have a flexible schedule, come join us for socializing and enjoyment of the FI life. There are food carts, coffee, and a bar on-site. We’ll be at an indoor table with a Meetup sign so you can find us. This event will be unstructured socializing amongst FIRE-minded people. So there won't be formal meeting facilitation or a limitation to FIRE-y topics. Though feel free to bring your questions! If we need a question to get conversation started, I recently listened to the ChooseFI podcast episode 541, a conversation on aging with Vicki Robin. It made me curious if anyone has an “unlived” part of yourself that you’re looking forward to living in the future. Or maybe just an unlived life that you vaguely daydream about!
- **Event URL**: https://allevents.in/pdx/friday-daytime-hangout/4400029032027219
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: PDX
- **state**: OR
- **country**: us
- **location**: The Heist Food Carts
- **lat**: 45.479553
- **long**: -122.61384
- **full address**: The Heist Food Carts, 4727 SE Woodstock, PDX, us

## Event gallery

- **Alt text**: Friday daytime hangout
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/747a23c0-bf17-11f0-bd69-2fb70445d7e4-rimg-w640-h360-dc787b79-gmir.webp?v=1762876791

## FAQs

- **Q**: When and where is Friday daytime hangout being held?
  - **A:** Friday daytime hangout takes place on Fri, 14 Nov, 2025 at 11:00 am to Fri, 14 Nov, 2025 at 01:00 pm at The Heist Food Carts, 4727 SE Woodstock, PDX, us.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday daytime hangout",
        "image": "https://cdn-az.allevents.in/events4/banners/747a23c0-bf17-11f0-bd69-2fb70445d7e4-rimg-w640-h360-dc787b79-gmir.webp?v=1762876791",
        "startDate": "2025-11-14",
        "endDate": "2025-11-14",
        "url": "https://allevents.in/pdx/friday-daytime-hangout/4400029032027219",
        "location": {
            "@type": "Place",
            "name": "The Heist Food Carts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4727 SE Woodstock",
                "addressLocality": "PDX",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.479553",
                "longitude": "-122.61384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re trying a new Portland FIRE Meetup concept: the Friday daytime hangout. Whether you’re already retired or just have a flexible schedule, come join us for socializing and enjoyment of the FI life. There are food carts, coffee, and a bar on-site. We’ll be at an indoor table with a Meetup sign so"
    }
]
```