

# Event Details

- **Event Name**: Wheel Workshop: Learn the Basics of the Wheel
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 11:00 am – Sun, 14 Jun, 2026 at 01:00 pm
- **Event Description**: Learn how to throw on the wheel in a small group setting. We will delve into how to center the clay, how to shape several forms, and how to finish off a piece. Each person will finish the two hour workshop with two of their own wheel thrown peices.
- **Event URL**: https://allevents.in/dracut/wheel-workshop-learn-the-basics-of-the-wheel/80002308863592
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dracut
- **state**: MA
- **country**: United States
- **location**: Blue Rabbit Ceramics Studio
- **lat**: 42.6640214
- **long**: -71.3208551
- **full address**: Blue Rabbit Ceramics Studio, 1057 Lakeview Ave, Dracut, MA 01826, United States

## Event gallery

- **Alt text**: Wheel Workshop: Learn the Basics of the Wheel
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a29b5ff550be.jpg

## FAQs

- **Q**: When and where is Wheel Workshop: Learn the Basics of the Wheel being held?
  - **A:** Wheel Workshop: Learn the Basics of the Wheel takes place on Sun, 14 Jun, 2026 at 11:00 am to Sun, 14 Jun, 2026 at 01:00 pm at Blue Rabbit Ceramics Studio, 1057 Lakeview Ave, Dracut, MA 01826, United States.
- **Q**: Who is organizing Wheel Workshop: Learn the Basics of the Wheel?
  - **A:** Wheel Workshop: Learn the Basics of the Wheel is organized by Hannah.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wheel Workshop: Learn the Basics of the Wheel",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a29b5ff550be.jpg",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/dracut/wheel-workshop-learn-the-basics-of-the-wheel/80002308863592",
        "location": {
            "@type": "Place",
            "name": "Blue Rabbit Ceramics Studio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1057 Lakeview Ave, Dracut, MA 01826, United States",
                "postalCode": "01826",
                "addressLocality": "Dracut",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.6640214",
                "longitude": "-71.3208551"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn how to throw on the wheel in a small group setting. We will delve into how to center the clay, how to shape several forms, and how to finish off a piece. Each person will finish the two hour workshop with two of their own wheel thrown peices.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hannah",
                "url": "https://allevents.in/org/hannah/25782550"
            }
        ]
    }
]
```