

# Event Details

- **Event Name**: Bike Swap Meet in Salem, OR
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 11:00 am – Sun, 30 Nov, 2025 at 02:00 pm
- **Event Description**: Free entry. Tables available to rent and show your bike goods are only $10. Salem rarely has a bike swap so this could be great.
- **Event URL**: https://allevents.in/salem/bike-swap-meet-in-salem-or/200029232055954
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029232055954?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=salem-events

## Event venue details

- **city**: Salem
- **state**: OR
- **country**: United States
- **location**: Xicha Brewing Norte
- **lat**: 44.98141
- **long**: -123.00134
- **full address**: Xicha Brewing Norte, 2195 Hyacinth St. NE Suite 162,Salem,OR,United States

## Event gallery

- **Alt text**: Bike Swap Meet in Salem, OR
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0aa39dc3531f7ccda4f92ce8b8e64a98ab07cf01b6fe1420364c43077ad61031-rimg-w638-h1136-dc010101-gmir?v=1764516910

## FAQs

- **Q**: When and where is Bike Swap Meet in Salem, OR being held?
  - **A:** Bike Swap Meet in Salem, OR takes place on Sun, 30 Nov, 2025 at 11:00 am to Sun, 30 Nov, 2025 at 02:00 pm at Xicha Brewing Norte, 2195 Hyacinth St. NE Suite 162,Salem,OR,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bike Swap Meet in Salem, OR",
        "image": "https://cdn-az.allevents.in/events9/banners/0aa39dc3531f7ccda4f92ce8b8e64a98ab07cf01b6fe1420364c43077ad61031-rimg-w638-h1136-dc010101-gmir?v=1764516910",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/salem/bike-swap-meet-in-salem-or/200029232055954",
        "location": {
            "@type": "Place",
            "name": "Xicha Brewing Norte",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2195 Hyacinth St. NE Suite 162,Salem,OR,United States",
                "addressLocality": "Salem",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.98141",
                "longitude": "-123.00134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free entry. Tables available to rent and show your bike goods are only $10. Salem rarely has a bike swap so this could be great."
    }
]
```