

# Event Details

- **Event Name**: Thanksgiving Weekend Sale
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 11:00 am – Sun, 30 Nov, 2025 at 05:00 pm
- **Event Description**: 20% Off Everything, STOREWIDE!! 
Xmas Trees, Wreaths, Swags, Garlands Gifts and MORE!
- **Event URL**: https://allevents.in/portland/thanksgiving-weekend-sale/200029242323519
- **Event Categories**: thanksgiving, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: OR
- **country**: United States
- **location**: 3327 SE 50th Ave., Portland, OR
- **lat**: 45.49837
- **long**: -122.61158
- **full address**: 3327 SE 50th Ave., Portland, OR, United States

## Event gallery

- **Alt text**: Thanksgiving Weekend Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/92a544bf0f39552149a613cd184d65109aa5a283828287927494be6a60737626-rimg-w1200-h1500-dcf32b2b-gmir?v=1763842579

## FAQs

- **Q**: When and where is Thanksgiving Weekend Sale being held?
  - **A:** Thanksgiving Weekend Sale takes place on Sat, 29 Nov, 2025 at 11:00 am to Sun, 30 Nov, 2025 at 05:00 pm at 3327 SE 50th Ave., Portland, OR, United States.
- **Q**: Who is organizing Thanksgiving Weekend Sale?
  - **A:** Thanksgiving Weekend Sale is organized by Birds & Bees Nursery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Weekend Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/92a544bf0f39552149a613cd184d65109aa5a283828287927494be6a60737626-rimg-w1200-h1500-dcf32b2b-gmir?v=1763842579",
        "startDate": "2025-11-29",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/portland/thanksgiving-weekend-sale/200029242323519",
        "location": {
            "@type": "Place",
            "name": "3327 SE 50th Ave., Portland, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3327 SE 50th Ave, Portland, OR 97206-3001, United States",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.49837",
                "longitude": "-122.61158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "20% Off Everything, STOREWIDE!! \nXmas Trees, Wreaths, Swags, Garlands Gifts and MORE!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Birds & Bees Nursery",
                "url": "https://allevents.in/org/birds-and-bees-nursery/26311277"
            }
        ]
    }
]
```