

# Event Details

- **Event Name**: Open Play
- **Event Start and End Date**: Tue, 28 Jul, 2026 at 11:00 am – Tue, 28 Jul, 2026 at 11:45 am
- **Event Description**: Join us for open play time! Perfect for children 6 months - 6 years old!
- **Event URL**: https://allevents.in/seymour/open-play/200030452773847
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Seymour
- **state**: CT
- **country**: United States
- **location**: 46 Church St, Seymour, CT, United States, Connecticut 06483
- **lat**: 41.39606
- **long**: -73.08007
- **full address**: 46 Church St, Seymour, CT, United States, Connecticut 06483

## Event gallery

- **Alt text**: Open Play
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e4fe3a44f36b8791710c0ab11732ddc43be5e86e3fa0cd7e993768da2f3266dc-rimg-w1200-h676-dcf7f8f7-gmir?v=1784962007

## FAQs

- **Q**: When and where is Open Play being held?
  - **A:** Open Play takes place on Tue, 28 Jul, 2026 at 11:00 am to Tue, 28 Jul, 2026 at 11:45 am at 46 Church St, Seymour, CT, United States, Connecticut 06483.
- **Q**: Who is organizing Open Play?
  - **A:** Open Play is organized by Seymour Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Play",
        "image": "https://cdn-az.allevents.in/events4/banners/e4fe3a44f36b8791710c0ab11732ddc43be5e86e3fa0cd7e993768da2f3266dc-rimg-w1200-h676-dcf7f8f7-gmir?v=1784962007",
        "startDate": "2026-07-28",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/seymour/open-play/200030452773847",
        "location": {
            "@type": "Place",
            "name": "46 Church St, Seymour, CT, United States, Connecticut 06483",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "46 Church St, Seymour, CT 06483-2612, United States",
                "addressLocality": "Seymour",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.39606",
                "longitude": "-73.08007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for open play time! Perfect for children 6 months - 6 years old!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seymour Public Library",
                "url": "https://allevents.in/org/seymour-public-library/23248897"
            }
        ]
    }
]
```