

# Event Details

- **Event Name**: Annual Yard Sale
- **Event Start and End Date**: Fri, 01 May, 2026 at 08:00 am – Sat, 02 May, 2026 at 02:00 pm (-07:00)
- **Event Description**: Annual Church Yard Sale 
May 1st &amp; 2nd, 8:00 AM - 2:00 PM
- **Event URL**: https://allevents.in/richland/annual-yard-sale/200029969950330
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richland
- **state**: WA
- **country**: United States
- **location**: Richland Lutheran Church (LCMC)
- **lat**: 46.292465572157
- **long**: -119.28423831784
- **full address**: Richland Lutheran Church (LCMC), 901 Van Giesen St,Richland,WA,United States

## Event gallery

- **Alt text**: Annual Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a4303d1ec12900007a8a08a797c322bccb7a50b84283f34be8ec6023fa846150-rimg-w1200-h781-dcffffff-gmir?v=1776812490

## FAQs

- **Q**: When and where is Annual Yard Sale being held?
  - **A:** Annual Yard Sale takes place on Fri, 01 May, 2026 at 08:00 am to Sat, 02 May, 2026 at 02:00 pm at Richland Lutheran Church (LCMC), 901 Van Giesen St,Richland,WA,United States.
- **Q**: Who is organizing Annual Yard Sale?
  - **A:** Annual Yard Sale is organized by Richland Lutheran Church (LCMC).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Yard Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/a4303d1ec12900007a8a08a797c322bccb7a50b84283f34be8ec6023fa846150-rimg-w1200-h781-dcffffff-gmir?v=1776812490",
        "startDate": "2026-05-01T08:00:00-07:00",
        "endDate": "2026-05-02T14:00:00-07:00",
        "url": "https://allevents.in/richland/annual-yard-sale/200029969950330",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Richland Lutheran Church (LCMC)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "901 Van Giesen St,Richland,WA,United States",
                "addressLocality": "Richland",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.292465572157",
                "longitude": "-119.28423831784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Church Yard Sale \nMay 1st & 2nd, 8:00 AM - 2:00 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richland Lutheran Church (LCMC)",
                "url": "https://allevents.in/org/richland-lutheran-church-lcmc/15568187",
                "description": "We are Christ followers making disciples who worship, grow, serve and steward."
            }
        ]
    }
]
```