

# Event Details

- **Event Name**: Pete the Cat Storytime
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 10:00 am
- **Event Description**: Join Miss Kelly for a special Pete the Cat themed Storytime and activity!
- **Event URL**: https://allevents.in/watkins-glen/pete-the-cat-storytime/200029771397904
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Watkins Glen
- **state**: NY
- **country**: United States
- **location**: 610 S Decatur St, Watkins Glen, NY, United States, New York 14891
- **lat**: 42.37249
- **long**: -76.86546
- **full address**: 610 S Decatur St, Watkins Glen, NY, United States, New York 14891

## Event gallery

- **Alt text**: Pete the Cat Storytime
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2f7f9e52e18ed29ba3ef8cd7a9cb091be1166f89e97c899a40ba69bcc44a10f2-rimg-w1200-h675-dcec9a33-gmir?v=1773423994

## FAQs

- **Q**: When and where is Pete the Cat Storytime being held?
  - **A:** Pete the Cat Storytime takes place on Sat, 14 Mar, 2026 at 10:00 am to Sat, 14 Mar, 2026 at 10:00 am at 610 S Decatur St, Watkins Glen, NY, United States, New York 14891.
- **Q**: Who is organizing Pete the Cat Storytime?
  - **A:** Pete the Cat Storytime is organized by Watkins Glen Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pete the Cat Storytime",
        "image": "https://cdn-az.allevents.in/events10/banners/2f7f9e52e18ed29ba3ef8cd7a9cb091be1166f89e97c899a40ba69bcc44a10f2-rimg-w1200-h675-dcec9a33-gmir?v=1773423994",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/watkins-glen/pete-the-cat-storytime/200029771397904",
        "location": {
            "@type": "Place",
            "name": "610 S Decatur St, Watkins Glen, NY, United States, New York 14891",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 S Decatur St, Watkins Glen, NY 14891-1613, United States",
                "addressLocality": "Watkins Glen",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.37249",
                "longitude": "-76.86546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Miss Kelly for a special Pete the Cat themed Storytime and activity!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Watkins Glen Public Library",
                "url": "https://allevents.in/org/watkins-glen-public-library/21180916"
            }
        ]
    }
]
```