

# Event Details

- **Event Name**: Sensory Play Time
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 03:00 pm
- **Event Description**: Come enjoy a sensory friendly play time event at the library. For ages 4-12.
- **Event URL**: https://allevents.in/dinuba/sensory-play-time/200030076813024
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Dinuba
- **state**: CA
- **country**: United States
- **location**: 150 S I St, Dinuba, CA, United States, California 93618
- **lat**: 36.5427
- **long**: -119.38663
- **full address**: 150 S I St, Dinuba, CA, United States, California 93618

## Event gallery

- **Alt text**: Sensory Play Time
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/50f24e278bf2ecb66325cc06fadd967b8b09bc20a0baf8e772e0f7d83428ac60-rimg-w1200-h800-dcf5f3f2-gmir?v=1783478737

## FAQs

- **Q**: When and where is Sensory Play Time being held?
  - **A:** Sensory Play Time takes place on Wed, 08 Jul, 2026 at 03:00 pm to Wed, 08 Jul, 2026 at 03:00 pm at 150 S I St, Dinuba, CA, United States, California 93618.
- **Q**: Who is organizing Sensory Play Time?
  - **A:** Sensory Play Time is organized by Dinuba Branch Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sensory Play Time",
        "image": "https://cdn-az.allevents.in/events9/banners/50f24e278bf2ecb66325cc06fadd967b8b09bc20a0baf8e772e0f7d83428ac60-rimg-w1200-h800-dcf5f3f2-gmir?v=1783478737",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/dinuba/sensory-play-time/200030076813024",
        "location": {
            "@type": "Place",
            "name": "150 S I St, Dinuba, CA, United States, California 93618",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 S I St, Dinuba, CA 93618-2301, United States",
                "addressLocality": "Dinuba",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.5427",
                "longitude": "-119.38663"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a sensory friendly play time event at the library. For ages 4-12.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dinuba Branch Library",
                "url": "https://allevents.in/org/dinuba-branch-library/20831371"
            }
        ]
    }
]
```