

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 08:00 am – Sat, 27 Jun, 2026 at 06:00 pm
- **Event Description**: Annual Church Yard Sale
We will have household items of all kinds.  Come check it out
- **Event URL**: https://allevents.in/olympia/yard-sale/200030205600345
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Olympia
- **state**: WA
- **country**: United States
- **location**: 2220 Muirhead Ave. NW, Olympia, WA, United States, Washington 98502
- **lat**: 47.05979
- **long**: -122.92868
- **full address**: 2220 Muirhead Ave. NW, Olympia, WA, United States, Washington 98502

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4275571d57998c7614ce121fa48d81790748d5fe199b1e7bc5f2cf6f1946f3ec-rimg-w1024-h1536-dcf6f0ea-gmir?v=1782377123

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Fri, 26 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 06:00 pm at 2220 Muirhead Ave. NW, Olympia, WA, United States, Washington 98502.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by Abundant Life Apostolic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/4275571d57998c7614ce121fa48d81790748d5fe199b1e7bc5f2cf6f1946f3ec-rimg-w1024-h1536-dcf6f0ea-gmir?v=1782377123",
        "startDate": "2026-06-26",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/olympia/yard-sale/200030205600345",
        "location": {
            "@type": "Place",
            "name": "2220 Muirhead Ave. NW, Olympia, WA, United States, Washington 98502",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2220 Muirhead Ave NW, Olympia, WA 98502-4154, United States",
                "addressLocality": "Olympia",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.05979",
                "longitude": "-122.92868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Church Yard Sale\nWe will have household items of all kinds.  Come check it out",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abundant Life Apostolic Church",
                "url": "https://allevents.in/org/abundant-life-apostolic-church/20729872"
            }
        ]
    }
]
```