

# Event Details

- **Event Name**: Swap meet 
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 10:00 am
- **Event Description**: Swap meet!
- **Event URL**: https://allevents.in/portland/swap-meet/200030348974810
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: OR
- **country**: United States
- **location**: 8532 SW Apple Way, Portland, OR
- **lat**: 45.48516
- **long**: -122.76548
- **full address**: 8532 SW Apple Way, Portland, OR, United States

## Event gallery

- **Alt text**: Swap meet
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a65678d52b7160b85649798945be989026cfc256079ade605db8b8ffb209c9aa-rimg-w1200-h437-dcffffff-gmir?v=1783688994

## FAQs

- **Q**: When and where is Swap meet  being held?
  - **A:** Swap meet  takes place on Sat, 11 Jul, 2026 at 10:00 am to Sat, 11 Jul, 2026 at 10:00 am at 8532 SW Apple Way, Portland, OR, United States.
- **Q**: Who is organizing Swap meet ?
  - **A:** Swap meet  is organized by PDX RC Raceway and Hobbies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Swap meet",
        "image": "https://cdn-az.allevents.in/events2/banners/a65678d52b7160b85649798945be989026cfc256079ade605db8b8ffb209c9aa-rimg-w1200-h437-dcffffff-gmir?v=1783688994",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/portland/swap-meet/200030348974810",
        "location": {
            "@type": "Place",
            "name": "8532 SW Apple Way, Portland, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8532 SW Apple Way, Portland, OR 97225-1772, United States",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.48516",
                "longitude": "-122.76548"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swap meet!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PDX RC Raceway and Hobbies",
                "url": "https://allevents.in/org/pdx-rc-raceway-and-hobbies/13533373",
                "description": "Portland's ONLY RC racetrack! Indoor carpet RC racing in a fun and clean atmosphere."
            }
        ]
    }
]
```