

# Event Details

- **Event Name**: Holiday Craft Sale
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 09:00 am – Sun, 23 Nov, 2025 at 02:00 pm
- **Event Description**: Two floors of vendors selling handmade, vintage, and new items. Homemade food for purchase for lunch while you shop.
- **Event URL**: https://allevents.in/boring/holiday-craft-sale/200029245312131
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Boring
- **state**: OR
- **country**: United States
- **location**: 27861 SE Grange St, Boring, OR
- **lat**: 45.42985
- **long**: -122.37638
- **full address**: 27861 SE Grange St, Boring, OR, United States

## Event gallery

- **Alt text**: Holiday Craft Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ae49a3e04956b35a260825572ce2b77caa4ccc8368fb2addefdf1bee83f4032c-rimg-w1200-h1614-dcd9d2c3-gmir?v=1763887710

## FAQs

- **Q**: When and where is Holiday Craft Sale being held?
  - **A:** Holiday Craft Sale takes place on Sun, 23 Nov, 2025 at 09:00 am to Sun, 23 Nov, 2025 at 02:00 pm at 27861 SE Grange St, Boring, OR, United States.
- **Q**: Who is organizing Holiday Craft Sale?
  - **A:** Holiday Craft Sale is organized by Boring-Damascus Grange.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Craft Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/ae49a3e04956b35a260825572ce2b77caa4ccc8368fb2addefdf1bee83f4032c-rimg-w1200-h1614-dcd9d2c3-gmir?v=1763887710",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/boring/holiday-craft-sale/200029245312131",
        "location": {
            "@type": "Place",
            "name": "27861 SE Grange St, Boring, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27861 SE Grange St, Boring, OR 97009-9135, United States",
                "addressLocality": "Boring",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.42985",
                "longitude": "-122.37638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two floors of vendors selling handmade, vintage, and new items. Homemade food for purchase for lunch while you shop.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boring-Damascus Grange",
                "url": "https://allevents.in/org/boring-damascus-grange/27133799"
            }
        ]
    }
]
```