

# Event Details

- **Event Name**: Kids' Paint Night
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 06:30 pm
- **Event Description**: Ages 6 and up, must register
- **Event URL**: https://allevents.in/carver/kids-paint-night/200030164546325
- **Event Categories**: kids, drawing-painting
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Carver
- **state**: MA
- **country**: United States
- **location**: 2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330
- **lat**: 41.89123
- **long**: -70.76879
- **full address**: 2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330

## Event gallery

- **Alt text**: Kids' Paint Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c2a6c2667738d4814658d44ef70bf24852525b529b28e67c9293950888d8ab3b-rimg-w550-h747-dc33302c-gmir?v=1782738943

## FAQs

- **Q**: When and where is Kids' Paint Night being held?
  - **A:** Kids' Paint Night takes place on Tue, 07 Jul, 2026 at 06:30 pm to Tue, 07 Jul, 2026 at 06:30 pm at 2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330.
- **Q**: Who is organizing Kids' Paint Night?
  - **A:** Kids' Paint Night is organized by Carver Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids' Paint Night",
        "image": "https://cdn-az.allevents.in/events7/banners/c2a6c2667738d4814658d44ef70bf24852525b529b28e67c9293950888d8ab3b-rimg-w550-h747-dc33302c-gmir?v=1782738943",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/carver/kids-paint-night/200030164546325",
        "location": {
            "@type": "Place",
            "name": "2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Meadowbrook Way, Carver, MA 02330-1218, United States",
                "addressLocality": "Carver",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.89123",
                "longitude": "-70.76879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ages 6 and up, must register",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carver Public Library",
                "url": "https://allevents.in/org/carver-public-library/14586688",
                "description": "Visit our website at www.carverpl.org to view our calendar & blog."
            }
        ]
    }
]
```