

# Event Details

- **Event Name**: R4K Playtime
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 11:00 am – Mon, 22 Dec, 2025 at 01:00 pm
- **Event Description**: Bring in the kids for an hour every Monday at 11:00 to hang out, socialize, play, and get Ready 4 Kindergarten!
- **Event URL**: https://allevents.in/ilion/r4k-playtime/200029368201617
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ilion
- **state**: NY
- **country**: United States
- **location**: Ilion Free Public Library
- **lat**: 43.01384
- **long**: -75.03974
- **full address**: Ilion Free Public Library, 78 West Street,Ilion, New York, United States

## Event gallery

- **Alt text**: R4K Playtime
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/358d646f4bcd140552762104510f8919ce76531232d492413616382041b2c2a9-rimg-w1200-h675-dcdbedf1-gmir?v=1765963276

## FAQs

- **Q**: When and where is R4K Playtime being held?
  - **A:** R4K Playtime takes place on Mon, 22 Dec, 2025 at 11:00 am to Mon, 22 Dec, 2025 at 01:00 pm at Ilion Free Public Library, 78 West Street,Ilion, New York, United States.
- **Q**: Who is organizing R4K Playtime?
  - **A:** R4K Playtime is organized by Ilion Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "R4K Playtime",
        "image": "https://cdn-az.allevents.in/events2/banners/358d646f4bcd140552762104510f8919ce76531232d492413616382041b2c2a9-rimg-w1200-h675-dcdbedf1-gmir?v=1765963276",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/ilion/r4k-playtime/200029368201617",
        "location": {
            "@type": "Place",
            "name": "Ilion Free Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "78 West Street,Ilion, New York",
                "addressLocality": "Ilion",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01384",
                "longitude": "-75.03974"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring in the kids for an hour every Monday at 11:00 to hang out, socialize, play, and get Ready 4 Kindergarten!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ilion Free Public Library",
                "url": "https://allevents.in/org/ilion-free-public-library/24844159"
            }
        ]
    }
]
```