

# Event Details

- **Event Name**: Silent Auction
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 10:00 am – Thu, 09 Apr, 2026 at 03:00 pm (-07:00)
- **Event Description**: Come bid on items donated to raise money for the Keller Jr. Rodeo. We are grateful to all those that donated to this event.
- **Event URL**: https://allevents.in/nespelem/silent-auction/200029913857342
- **Event Categories**: rodeo
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Nespelem
- **state**: WA
- **country**: United States
- **location**: Lucy Covington Government Center
- **lat**: 48.133397066731
- **long**: -118.97603328895
- **full address**: Lucy Covington Government Center, Nespelem, Washington, United States

## Event gallery

- **Alt text**: Silent Auction
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ef5a524787f4dfee95e18581279578ae24d7d26b5e1c3584e2a98a0f06ec564f-rimg-w1200-h1594-dce8dfd3-gmir?v=1775734962

## FAQs

- **Q**: When and where is Silent Auction being held?
  - **A:** Silent Auction takes place on Thu, 09 Apr, 2026 at 10:00 am to Thu, 09 Apr, 2026 at 03:00 pm at Lucy Covington Government Center, Nespelem, Washington, United States.
- **Q**: Who is organizing Silent Auction?
  - **A:** Silent Auction is organized by Keller Community Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Silent Auction",
        "image": "https://cdn-az.allevents.in/events8/banners/ef5a524787f4dfee95e18581279578ae24d7d26b5e1c3584e2a98a0f06ec564f-rimg-w1200-h1594-dce8dfd3-gmir?v=1775734962",
        "startDate": "2026-04-09T10:00:00-07:00",
        "endDate": "2026-04-09T15:00:00-07:00",
        "url": "https://allevents.in/nespelem/silent-auction/200029913857342",
        "location": {
            "@type": "Place",
            "name": "Lucy Covington Government Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nespelem, Washington",
                "addressLocality": "Nespelem",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.133397066731",
                "longitude": "-118.97603328895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come bid on items donated to raise money for the Keller Jr. Rodeo. We are grateful to all those that donated to this event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Keller Community Club",
                "url": "https://allevents.in/org/keller-community-club/23018890"
            }
        ]
    }
]
```