

# Event Details

- **Event Name**: Stuffy Read Aloud
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 02:00 pm – Fri, 07 Aug, 2026 at 04:00 pm
- **Event Description**: Youth 4-11 can sign up for a half-hour slot to read to one of our stuffies. They are great listeners!About this EventFriday, 06/12, 06/26, 07/10, 07/24, 08/07, 2-4pm (half hour slots), Youth Room: Youth 4-11 can sign up for a half-hour slot to read to one of our stuffies. They are great listeners! Registration is not required!
- **Event URL**: https://allevents.in/pontiac/stuffy-read-aloud/100001986946080213
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 2 hours
  - Location: Pontiac Public Library
  - Languages: English

## Ticket Details


## Event venue details

- **city**: Pontiac
- **state**: MI
- **country**: United States
- **location**: Pontiac Public Library
- **lat**: 42.636824
- **long**: -83.28885100000002
- **full address**: Pontiac Public Library, 60 East Pike Street, Pontiac, United States

## Event gallery

- **Alt text**: Stuffy Read Aloud
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2ad668aec2fbd2af7117c2691ce01228af3bb567c51a931de0353f3cb8ceca75-rimg-w1044-h473-dcffffff-gmir.jpg?v=1775742440

## FAQs

- **Q**: When and where is Stuffy Read Aloud being held?
  - **A:** Stuffy Read Aloud takes place on Fri, 12 Jun, 2026 at 02:00 pm to Fri, 07 Aug, 2026 at 04:00 pm at Pontiac Public Library, 60 East Pike Street, Pontiac, United States.
- **Q**: Who is organizing Stuffy Read Aloud?
  - **A:** Stuffy Read Aloud is organized by Pontiac Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stuffy Read Aloud",
        "image": "https://cdn-az.allevents.in/events1/banners/2ad668aec2fbd2af7117c2691ce01228af3bb567c51a931de0353f3cb8ceca75-rimg-w1044-h473-dcffffff-gmir.jpg?v=1775742440",
        "startDate": "2026-06-12",
        "endDate": "2026-08-07",
        "url": "https://allevents.in/pontiac/stuffy-read-aloud/100001986946080213",
        "location": {
            "@type": "Place",
            "name": "Pontiac Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 East Pike Street",
                "postalCode": "48342",
                "addressLocality": "Pontiac",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.636824",
                "longitude": "-83.28885100000002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth 4-11 can sign up for a half-hour slot to read to one of our stuffies. They are great listeners!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pontiac Public Library",
                "url": "https://allevents.in/org/pontiac-public-library/22510044"
            }
        ]
    }
]
```