

# Event Details

- **Event Name**: Portland Saturday Market
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 02:00 pm – Sat, 01 Aug, 2026 at 03:30 pm
- **Event Description**: This should be a fun one - come check us out!
- **Event URL**: https://allevents.in/portland/portland-saturday-market/200030351304804
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: OR
- **country**: United States
- **location**: Portland Saturday Market
- **lat**: 45.522633566331
- **long**: -122.67005682524
- **full address**: Portland Saturday Market, 2 SW Naito Pkwy,Portland, Oregon, United States

## Event gallery

- **Alt text**: Portland Saturday Market
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9a10d83bd0fac129bad8b26bf4895615255275621fee7f9768e7360a0eabb2b3-rimg-w1200-h900-dc2d2e31-gmir?v=1785341758

## FAQs

- **Q**: When and where is Portland Saturday Market being held?
  - **A:** Portland Saturday Market takes place on Sat, 01 Aug, 2026 at 02:00 pm to Sat, 01 Aug, 2026 at 03:30 pm at Portland Saturday Market, 2 SW Naito Pkwy,Portland, Oregon, United States.
- **Q**: Who is organizing Portland Saturday Market?
  - **A:** Portland Saturday Market is organized by Custer Creek.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Portland Saturday Market is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Portland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Portland Saturday Market sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Portland Saturday Market",
        "image": "https://cdn-az.allevents.in/events8/banners/9a10d83bd0fac129bad8b26bf4895615255275621fee7f9768e7360a0eabb2b3-rimg-w1200-h900-dc2d2e31-gmir?v=1785341758",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/portland/portland-saturday-market/200030351304804",
        "location": {
            "@type": "Place",
            "name": "Portland Saturday Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 SW Naito Pkwy,Portland, Oregon",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.522633566331",
                "longitude": "-122.67005682524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This should be a fun one - come check us out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Custer Creek",
                "url": "https://allevents.in/org/custer-creek/27996405"
            }
        ]
    }
]
```