

# Event Details

- **Event Name**: My Own Creation Club
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 11:00 am – Fri, 24 Apr, 2026 at 04:00 pm (-04:00)
- **Event Description**: Spring break means it’s time for a full day of brick-building fun! Create your own masterpiece during our open play. Duplo blocks available for builders under 6.
- **Event URL**: https://allevents.in/south-yarmouth/my-own-creation-club/200029935005208
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: South Yarmouth
- **state**: MA
- **country**: United States
- **location**: South Yarmouth Library
- **lat**: 41.666057510567
- **long**: -70.18597838356
- **full address**: South Yarmouth Library, 312 Old Main St,South Yarmouth, Massachusetts, United States

## Event gallery

- **Alt text**: My Own Creation Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/667969a70f9bbc1a6a46ea8c4840bd17ae03ba4e1b7b0b2e454be72160742b95-rimg-w940-h788-dcffffff-gmir?v=1776058567

## FAQs

- **Q**: When and where is My Own Creation Club being held?
  - **A:** My Own Creation Club takes place on Fri, 24 Apr, 2026 at 11:00 am to Fri, 24 Apr, 2026 at 04:00 pm at South Yarmouth Library, 312 Old Main St,South Yarmouth, Massachusetts, United States.
- **Q**: Who is organizing My Own Creation Club?
  - **A:** My Own Creation Club is organized by Yarmouth Town Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "My Own Creation Club",
        "image": "https://cdn-az.allevents.in/events10/banners/667969a70f9bbc1a6a46ea8c4840bd17ae03ba4e1b7b0b2e454be72160742b95-rimg-w940-h788-dcffffff-gmir?v=1776058567",
        "startDate": "2026-04-24T11:00:00-04:00",
        "endDate": "2026-04-24T16:00:00-04:00",
        "url": "https://allevents.in/south-yarmouth/my-own-creation-club/200029935005208",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Yarmouth Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 Old Main St,South Yarmouth, Massachusetts",
                "addressLocality": "South Yarmouth",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.666057510567",
                "longitude": "-70.18597838356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring break means it’s time for a full day of brick-building fun! Create your own masterpiece during our open play. Duplo blocks available for builders under 6.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yarmouth Town Libraries",
                "url": "https://allevents.in/org/yarmouth-town-libraries/24435395"
            }
        ]
    }
]
```