

# Event Details

- **Event Name**: Beaverton Volunteer Fair
- **Event Start and End Date**: Sat, 17 Mar, 2018 at 10:00 am
- **Event Description**: The Beaverton Volunteer Fair is a chance for the community to get involved! Over 40 local non-profit groups and community organizations will be in attendance providing information on their volunteer opportunities. 

Groups include:
Beaverton Civic Theatre
Tualatin Hills Park and Recreation District
Beaverton Downtown Association
Beaverton School District
Oregon Food Bank
Habitat for Humanity's Washington County ReStore
Start Making a Reader Today
Chelsea Hicks Foundation
American Red Cross
Tualatin Riverkeepers
Planned Parenthood Columbia Willamette
Beaverton Police Department
Cat Adoption Team
Good Neighbor Center
Willamette West Habitat for Humanity
Viva Village
Blind Ambition PDX
Ride Connection
Family Promise of Beaverton
Meals on Wheels People
Family Justice Center of Washington County
Write Around Portland
HomePlate Youth Services
Cedar Mill Community Libraries
Portland Children's Museum
Virginia Garcia Memorial Foundation
Experience Theatre Project
Store to Door
Welcome Home Coalition
Girls Inc. of the Pacific Northwest
Edwards Center Inc
Imagine Possibilities
Catalyst Partnerships
Providence Hospice
Second Home
Beaverton Area Chamber of Commerce/100 Strong
Sexual Assault Resource Center
CASA for Children of Multnomah, Washington, and Columbia Counties
Business Education Compact
AARP
Asian Health & Service Center
Community Warehouse
MESO
Korean American Health Professionals Alliance
Kaiser Permanente Hospice Volunteer Program
- **Event URL**: https://allevents.in/beaverton/beaverton-volunteer-fair/610593489285551
- **Event Categories**: Art, Festivals, Nonprofit, Theatre, health-wellness, food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Beaverton
- **state**: OR
- **country**: United States
- **location**: Beaverton City Library
- **lat**: 45.48402
- **long**: -122.80408
- **full address**: Beaverton City Library, 12375 SW 5th St, Beaverton, United States

## Event gallery

- **Alt text**: Beaverton Volunteer Fair
  - **Image URL**: https://cdn-az.allevents.in/banners/4f138019420bcf653915505c47b55308-rimg-w720-h404-gmir.jpg

## FAQs

- **Q**: When and where is Beaverton Volunteer Fair being held?
  - **A:** Beaverton Volunteer Fair takes place on Sat, 17 Mar, 2018 at 10:00 am to Sat, 17 Mar, 2018 at 10:00 am at Beaverton City Library, 12375 SW 5th St, Beaverton, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beaverton Volunteer Fair",
        "image": "https://cdn-az.allevents.in/banners/4f138019420bcf653915505c47b55308-rimg-w720-h404-gmir.jpg",
        "startDate": "2018-03-17",
        "url": "https://allevents.in/beaverton/beaverton-volunteer-fair/610593489285551",
        "location": {
            "@type": "Place",
            "name": "Beaverton City Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12375 SW 5th St",
                "addressLocality": "Beaverton",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.48402",
                "longitude": "-122.80408"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```