

# Event Details

- **Event Name**: Pick 'n Play
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 04:00 pm (-05:00)
- **Event Description**: Let’s pick an activity! No shushes in the library. Come hang out, watch a movie, play a game, read a book. Snacks are provided!
- **Event URL**: https://allevents.in/oneida/pick-n-play/200029911840728
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Oneida
- **state**: WI
- **country**: United States
- **location**: Green Earth Branch Library
- **lat**: 44.469091038708
- **long**: -88.249255953362
- **full address**: Green Earth Branch Library, W1273 Redtail Dr,Oneida, Wisconsin, United States

## Event gallery

- **Alt text**: Pick 'n Play
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/edf96194db64fcbb95893eb12872b13a646c5a1d74565d4370123614f559b1a3-rimg-w1200-h1553-dcffffff-gmir?v=1776696193

## FAQs

- **Q**: When and where is Pick 'n Play being held?
  - **A:** Pick 'n Play takes place on Wed, 29 Apr, 2026 at 04:00 pm to Wed, 29 Apr, 2026 at 04:00 pm at Green Earth Branch Library, W1273 Redtail Dr,Oneida, Wisconsin, United States.
- **Q**: Who is organizing Pick 'n Play?
  - **A:** Pick 'n Play is organized by Oneida Community Library--Oneida, Wisconsin.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pick 'n Play is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Oneida, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pick 'n Play sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pick 'n Play",
        "image": "https://cdn-az.allevents.in/events9/banners/edf96194db64fcbb95893eb12872b13a646c5a1d74565d4370123614f559b1a3-rimg-w1200-h1553-dcffffff-gmir?v=1776696193",
        "startDate": "2026-04-29T16:00:00-05:00",
        "url": "https://allevents.in/oneida/pick-n-play/200029911840728",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Green Earth Branch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "W1273 Redtail Dr,Oneida, Wisconsin",
                "addressLocality": "Oneida",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.469091038708",
                "longitude": "-88.249255953362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s pick an activity! No shushes in the library. Come hang out, watch a movie, play a game, read a book. Snacks are provided!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oneida Community Library--Oneida Wisconsin",
                "url": "https://allevents.in/org/oneida-community-library-oneida-wisconsin/21164029"
            }
        ]
    }
]
```