

# Event Details

- **Event Name**: Wonderful Wednesday Crafts
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 02:00 pm – Wed, 05 Aug, 2026 at 02:00 pm
- **Event Description**: Join us all summer on Wednesday afternoons for crafts and fun!
- **Event URL**: https://allevents.in/washington/wonderful-wednesday-crafts/200030383405956
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: MI
- **country**: United States
- **location**: Romeo District Library Kezar Branch
- **lat**: 42.77737
- **long**: -83.01706
- **full address**: Romeo District Library Kezar Branch, 65821 Van Dyke Rd, Washington, MI 48095-2014, United States

## Event gallery

- **Alt text**: Wonderful Wednesday Crafts
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8f25a2478da85463c8bc8659f2cc9c6e62fe5c6edc3734c9017cd853ad78605e-rimg-w1200-h675-dcd3d3a7-gmir?v=1783645016

## FAQs

- **Q**: When and where is Wonderful Wednesday Crafts being held?
  - **A:** Wonderful Wednesday Crafts takes place on Wed, 15 Jul, 2026 at 02:00 pm to Wed, 05 Aug, 2026 at 02:00 pm at Romeo District Library Kezar Branch, 65821 Van Dyke Rd, Washington, MI 48095-2014, United States.
- **Q**: Who is organizing Wonderful Wednesday Crafts?
  - **A:** Wonderful Wednesday Crafts is organized by Romeo District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wonderful Wednesday Crafts",
        "image": "https://cdn-az.allevents.in/events2/banners/8f25a2478da85463c8bc8659f2cc9c6e62fe5c6edc3734c9017cd853ad78605e-rimg-w1200-h675-dcd3d3a7-gmir?v=1783645016",
        "startDate": "2026-07-15",
        "endDate": "2026-08-05",
        "url": "https://allevents.in/washington/wonderful-wednesday-crafts/200030383405956",
        "location": {
            "@type": "Place",
            "name": "Romeo District Library Kezar Branch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "65821 Van Dyke Rd, Washington, MI 48095-2014, United States",
                "addressLocality": "Washington",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.77737",
                "longitude": "-83.01706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us all summer on Wednesday afternoons for crafts and fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Romeo District Library",
                "url": "https://allevents.in/org/romeo-district-library/21013094"
            }
        ]
    }
]
```