

# Event Details

- **Event Name**: Discovery Vet Clinic
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:00 pm – Sun, 28 Dec, 2025 at 06:00 pm
- **Event Description**: Drop by the library to discover a veterinary clinic that's just the right size for kids to play with! Ages 3-8.
- **Event URL**: https://allevents.in/beaverton/discovery-vet-clinic/200029417127933
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Discovery Vet Clinic
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4e6d93b63c48bac7bb22c409e22eee571f4d278420865e9fb371cab4338c6a4b-rimg-w1200-h675-dc7f369b-gmir?v=1766911472

## FAQs

- **Q**: When and where is Discovery Vet Clinic being held?
  - **A:** Discovery Vet Clinic takes place on Sun, 28 Dec, 2025 at 01:00 pm to Sun, 28 Dec, 2025 at 06:00 pm at 12375 SW 5th St, Beaverton, OR, United States, Oregon 97005.
- **Q**: Who is organizing Discovery Vet Clinic?
  - **A:** Discovery Vet Clinic is organized by Beaverton City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Discovery Vet Clinic",
        "image": "https://cdn-az.allevents.in/events7/banners/4e6d93b63c48bac7bb22c409e22eee571f4d278420865e9fb371cab4338c6a4b-rimg-w1200-h675-dc7f369b-gmir?v=1766911472",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/beaverton/discovery-vet-clinic/200029417127933",
        "location": {
            "@type": "Place",
            "name": "12375 SW 5th St, Beaverton, OR, United States, Oregon 97005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12375 SW 5th St, Beaverton, OR 97005-2883, United States",
                "addressLocality": "Beaverton",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.48402",
                "longitude": "-122.80408"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by the library to discover a veterinary clinic that's just the right size for kids to play with! Ages 3-8.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beaverton City Library",
                "url": "https://allevents.in/org/beaverton-city-library/25939311"
            }
        ]
    }
]
```