

# Event Details

- **Event Name**: Art Club
- **Event Start and End Date**: Wed, 23 Jul, 2025 at 03:00 pm
- **Event Description**: Art tutorials and  exercises for all ages.
- **Event URL**: https://allevents.in/willamina/art-club/200028441118027
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Willamina
- **state**: OR
- **country**: United States
- **location**: 382 NE C Street, Willamina, OR, United States, Oregon 97396
- **lat**: 45.07972
- **long**: -123.4846
- **full address**: 382 NE C Street, Willamina, OR, United States, Oregon 97396

## Event gallery

- **Alt text**: Art Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f2ca91575861672af7f48208461b8a161d6055c0ae6f20994e0b41ccd73bd252-rimg-w1200-h675-dcefedf1-gmir?v=1752670655

## FAQs

- **Q**: When and where is Art Club being held?
  - **A:** Art Club takes place on Wed, 23 Jul, 2025 at 03:00 pm to Wed, 23 Jul, 2025 at 03:00 pm at 382 NE C Street, Willamina, OR, United States, Oregon 97396.
- **Q**: Who is organizing Art Club?
  - **A:** Art Club is organized by Willamina Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Art Club is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Willamina, this event is thoughtfully curated to deliver a standout experience worth every moment. If Art Club 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 Club",
        "image": "https://cdn-az.allevents.in/events9/banners/f2ca91575861672af7f48208461b8a161d6055c0ae6f20994e0b41ccd73bd252-rimg-w1200-h675-dcefedf1-gmir?v=1752670655",
        "startDate": "2025-07-23",
        "url": "https://allevents.in/willamina/art-club/200028441118027",
        "location": {
            "@type": "Place",
            "name": "382 NE C Street, Willamina, OR, United States, Oregon 97396",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "382 NE C St, Willamina, OR 97396, United States",
                "addressLocality": "Willamina",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.07972",
                "longitude": "-123.4846"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Art tutorials and  exercises for all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Willamina Public Library",
                "url": "https://allevents.in/org/willamina-public-library/25984628"
            }
        ]
    }
]
```