

# Event Details

- **Event Name**: Art in the Garden
- **Event Start and End Date**: Mon, 25 May, 2026 at 10:00 am (-07:00)
- **Event Description**: Art in the Garden is hosted annually from Memorial Day to Labor Day.  The 3 month art exhibit features talented artists throughout the Mid-Willamette Valley.  Guests are invited to enjoy and purchase the artwork throughout the summer!
- **Event URL**: https://allevents.in/silverton/art-in-the-garden/200029793096739
- **Event Categories**: art, memorial-day
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Silverton
- **state**: OR
- **country**: United States
- **location**: 879 W Main St, Silverton, OR, United States, Oregon 97381
- **lat**: 44.99354
- **long**: -122.79195
- **full address**: 879 W Main St, Silverton, OR, United States, Oregon 97381

## Event gallery

- **Alt text**: Art in the Garden
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5512b501660e26fd3e03601b6ef352045a374f5609aceb67317a8763acc83a65-rimg-w940-h788-dc8ea877-gmir?v=1775959289

## FAQs

- **Q**: When and where is Art in the Garden being held?
  - **A:** Art in the Garden takes place on Mon, 25 May, 2026 at 10:00 am to Mon, 25 May, 2026 at 10:00 am at 879 W Main St, Silverton, OR, United States, Oregon 97381.
- **Q**: Who is organizing Art in the Garden?
  - **A:** Art in the Garden is organized by The Oregon Garden.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Art in the Garden is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Silverton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Art in the Garden sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Art in the Garden",
        "image": "https://cdn-az.allevents.in/events4/banners/5512b501660e26fd3e03601b6ef352045a374f5609aceb67317a8763acc83a65-rimg-w940-h788-dc8ea877-gmir?v=1775959289",
        "startDate": "2026-05-25T10:00:00-07:00",
        "url": "https://allevents.in/silverton/art-in-the-garden/200029793096739",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "879 W Main St, Silverton, OR, United States, Oregon 97381",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "879 W Main St, Silverton, OR 97381-2243, United States",
                "addressLocality": "Silverton",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.99354",
                "longitude": "-122.79195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Art in the Garden is hosted annually from Memorial Day to Labor Day.  The 3 month art exhibit features talented artists throughout the Mid-Willamette Valley.  Guests are invited to enjoy and purchase the artwork throughout the summer!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Oregon Garden",
                "url": "https://allevents.in/org/the-oregon-garden/469077",
                "description": "Explore a stunning 80-acre botanical garden with more than 20 specialty gardens highlighting the natural beauty of the Pacific Northwest."
            }
        ]
    }
]
```