

# Event Details

- **Event Name**: Coffee, Craft and Chat
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 10:30 am – Wed, 01 Jul, 2026 at 10:30 am
- **Event Description**: Gather with some friends or make some new friends. Take a mid-morning break with some coffee and conversation. Light snack and coffee provided
- **Event URL**: https://allevents.in/randolph/coffee-craft-and-chat/200030095229823
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Randolph
- **state**: WI
- **country**: United States
- **location**: 228 N. High St., Randolph, WI, United States, Wisconsin 53956
- **lat**: 43.53969
- **long**: -89.00658
- **full address**: 228 N. High St., Randolph, WI, United States, Wisconsin 53956

## Event gallery

- **Alt text**: Coffee, Craft and Chat
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/988370ef608b799fd588e57bb7ae4ec5ad80278aa503edd8228c6bf72cf98477-rimg-w1200-h1553-dc3a160a-gmir?v=1780027629

## FAQs

- **Q**: When and where is Coffee, Craft and Chat being held?
  - **A:** Coffee, Craft and Chat takes place on Wed, 03 Jun, 2026 at 10:30 am to Wed, 01 Jul, 2026 at 10:30 am at 228 N. High St., Randolph, WI, United States, Wisconsin 53956.
- **Q**: Who is organizing Coffee, Craft and Chat?
  - **A:** Coffee, Craft and Chat is organized by Randolph Hutchinson Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee, Craft and Chat",
        "image": "https://cdn-az.allevents.in/events3/banners/988370ef608b799fd588e57bb7ae4ec5ad80278aa503edd8228c6bf72cf98477-rimg-w1200-h1553-dc3a160a-gmir?v=1780027629",
        "startDate": "2026-06-03",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/randolph/coffee-craft-and-chat/200030095229823",
        "location": {
            "@type": "Place",
            "name": "228 N. High St., Randolph, WI, United States, Wisconsin 53956",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "228 N High St, Randolph, WI 53956-1216, United States",
                "addressLocality": "Randolph",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.53969",
                "longitude": "-89.00658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gather with some friends or make some new friends. Take a mid-morning break with some coffee and conversation. Light snack and coffee provided",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Randolph Hutchinson Memorial Library",
                "url": "https://allevents.in/org/randolph-hutchinson-memorial-library/23128872"
            }
        ]
    }
]
```