

# Event Details

- **Event Name**: Story Time with Storm Team Meteorologist Kate Thornton
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 10:00 am
- **Event Description**: This event is free. 
All ages welcome.
- **Event URL**: https://allevents.in/phoenix/story-time-with-storm-team-meteorologist-kate-thornton/200030290074340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Phoenix
- **state**: NY
- **country**: United States
- **location**: 34 Elm St, Phoenix, NY, United States, New York 13135
- **lat**: 43.2332
- **long**: -76.29257
- **full address**: 34 Elm St, Phoenix, NY, United States, New York 13135

## Event gallery

- **Alt text**: Story Time with Storm Team Meteorologist Kate Thornton
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b1f4795aba149902dd18ff5f3a0da1e2507820c59c1501a53d4c6318aa4a77a1-rimg-w1200-h456-dc182e5f-gmir?v=1784288899

## FAQs

- **Q**: When and where is Story Time with Storm Team Meteorologist Kate Thornton being held?
  - **A:** Story Time with Storm Team Meteorologist Kate Thornton takes place on Tue, 21 Jul, 2026 at 10:00 am to Tue, 21 Jul, 2026 at 10:00 am at 34 Elm St, Phoenix, NY, United States, New York 13135.
- **Q**: Who is organizing Story Time with Storm Team Meteorologist Kate Thornton?
  - **A:** Story Time with Storm Team Meteorologist Kate Thornton is organized by Phoenix Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time with Storm Team Meteorologist Kate Thornton",
        "image": "https://cdn-az.allevents.in/events10/banners/b1f4795aba149902dd18ff5f3a0da1e2507820c59c1501a53d4c6318aa4a77a1-rimg-w1200-h456-dc182e5f-gmir?v=1784288899",
        "startDate": "2026-07-21",
        "url": "https://allevents.in/phoenix/story-time-with-storm-team-meteorologist-kate-thornton/200030290074340",
        "location": {
            "@type": "Place",
            "name": "34 Elm St, Phoenix, NY, United States, New York 13135",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Elm St, Phoenix, NY 13135-1953, United States",
                "addressLocality": "Phoenix",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.2332",
                "longitude": "-76.29257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event is free. \nAll ages welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phoenix Public Library",
                "url": "https://allevents.in/org/phoenix-public-library/16994878",
                "description": "Closed Saturdays July thru Labor Day"
            }
        ]
    }
]
```