

# Event Details

- **Event Name**: Pre-School Playtime
- **Event Start and End Date**: Fri, 21 Aug, 2026 at 10:00 am – Fri, 21 Aug, 2026 at 01:00 pm (-04:00)
- **Event Description**: Free and open to all, this weekly unstructured playtime is supervised by parents and caregivers, and aimed for children ages infant to four. Every Friday 10 a.m.-12 p.m. in the Children’s Play area on the library’s lower level.
- **Event URL**: https://allevents.in/falmouth/pre-school-playtime/200030574602609
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Falmouth
- **state**: MA
- **country**: United States
- **location**: 575 W Falmouth Hwy, Falmouth, MA, United States, Massachusetts 02540
- **lat**: 41.60107
- **long**: -70.63576
- **full address**: 575 W Falmouth Hwy, Falmouth, MA, United States, Massachusetts 02540

## Event gallery

- **Alt text**: Pre-School Playtime
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2b17f2d4bace904d7bd0c6759b0736c618f29794f72a0b7e4030b926abd3f335-rimg-w1200-h1553-dcf8f8e8-gmir?v=1787005749

## FAQs

- **Q**: When and where is Pre-School Playtime being held?
  - **A:** Pre-School Playtime takes place on Fri, 21 Aug, 2026 at 10:00 am to Fri, 21 Aug, 2026 at 01:00 pm at 575 W Falmouth Hwy, Falmouth, MA, United States, Massachusetts 02540.
- **Q**: Who is organizing Pre-School Playtime?
  - **A:** Pre-School Playtime is organized by West Falmouth Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pre-School Playtime",
        "image": "https://cdn-az.allevents.in/events5/banners/2b17f2d4bace904d7bd0c6759b0736c618f29794f72a0b7e4030b926abd3f335-rimg-w1200-h1553-dcf8f8e8-gmir?v=1787005749",
        "startDate": "2026-08-21T10:00:00-04:00",
        "endDate": "2026-08-21T13:00:00-04:00",
        "url": "https://allevents.in/falmouth/pre-school-playtime/200030574602609",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "575 W Falmouth Hwy, Falmouth, MA, United States, Massachusetts 02540",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "575 W Falmouth Hwy, Falmouth, MA 02540-2185, United States",
                "addressLocality": "Falmouth",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.60107",
                "longitude": "-70.63576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free and open to all, this weekly unstructured playtime is supervised by parents and caregivers, and aimed for children ages infant to four. Every Friday 10 a.m.-12 p.m. in the Children’s Play area on the library’s lower level.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Falmouth Library",
                "url": "https://allevents.in/org/west-falmouth-library/14378914",
                "description": "An independent non-profit community library "
            }
        ]
    }
]
```