

# Event Details

- **Event Name**: Craft Your Own Adventure
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 03:00 pm – Fri, 07 Aug, 2026 at 03:00 pm
- **Event Description**: Bring the kids to the Children's Room for a cool craft project, then take it home when you're done.
- **Event URL**: https://allevents.in/waterbury/craft-your-own-adventure/200030223224003
- **Event Categories**: trips-adventures, kids
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Waterbury
- **state**: CT
- **country**: United States
- **location**: 267 Grand St, Waterbury, CT, United States, Connecticut 06702
- **lat**: 41.55455
- **long**: -73.04395
- **full address**: 267 Grand St, Waterbury, CT, United States, Connecticut 06702

## Event gallery

- **Alt text**: Craft Your Own Adventure
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1f3cd7d767d1b098281562fb43aecab3ca052dc93f2a7b53d6cee4cf70a70493-rimg-w1200-h890-dc468eec-gmir?v=1784163941

## FAQs

- **Q**: When and where is Craft Your Own Adventure being held?
  - **A:** Craft Your Own Adventure takes place on Fri, 17 Jul, 2026 at 03:00 pm to Fri, 07 Aug, 2026 at 03:00 pm at 267 Grand St, Waterbury, CT, United States, Connecticut 06702.
- **Q**: Who is organizing Craft Your Own Adventure?
  - **A:** Craft Your Own Adventure is organized by Silas Bronson Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Craft Your Own Adventure",
        "image": "https://cdn-az.allevents.in/events10/banners/1f3cd7d767d1b098281562fb43aecab3ca052dc93f2a7b53d6cee4cf70a70493-rimg-w1200-h890-dc468eec-gmir?v=1784163941",
        "startDate": "2026-07-17",
        "endDate": "2026-08-07",
        "url": "https://allevents.in/waterbury/craft-your-own-adventure/200030223224003",
        "location": {
            "@type": "Place",
            "name": "267 Grand St, Waterbury, CT, United States, Connecticut 06702",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "267 Grand St, Waterbury, CT 06702-1917, United States",
                "addressLocality": "Waterbury",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.55455",
                "longitude": "-73.04395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the kids to the Children's Room for a cool craft project, then take it home when you're done.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Silas Bronson Library",
                "url": "https://allevents.in/org/silas-bronson-library/6921076",
                "description": "Waterbury's free public library, where there is something for everyone!"
            }
        ]
    }
]
```