

# Event Details

- **Event Name**: Preschool Storytime
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 10:00 am
- **Event Description**: Our Storytime programs are filled with stories, flannel boards, songs, and fun!

For ages 2-5.
- **Event URL**: https://allevents.in/phillipsburg/preschool-storytime/200029357359000
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Phillipsburg
- **state**: NJ
- **country**: United States
- **location**: Phillipsburg Free Public Library
- **lat**: 40.699644711161
- **long**: -75.1802068441
- **full address**: Phillipsburg Free Public Library, 200 Frost Ave, Phillipsburg, NJ 08865-1625, United States

## Event gallery

- **Alt text**: Preschool Storytime
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e2904d89bf8bee0fecb29369d84c520247e01b225809eda65045f6981e7c8852-rimg-w1200-h676-dc7f120f-gmir?v=1765757400

## FAQs

- **Q**: When and where is Preschool Storytime being held?
  - **A:** Preschool Storytime takes place on Thu, 18 Dec, 2025 at 10:00 am to Thu, 18 Dec, 2025 at 10:00 am at Phillipsburg Free Public Library, 200 Frost Ave, Phillipsburg, NJ 08865-1625, United States.
- **Q**: Who is organizing Preschool Storytime?
  - **A:** Preschool Storytime is organized by Phillipsburg Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Storytime",
        "image": "https://cdn-az.allevents.in/events6/banners/e2904d89bf8bee0fecb29369d84c520247e01b225809eda65045f6981e7c8852-rimg-w1200-h676-dc7f120f-gmir?v=1765757400",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/phillipsburg/preschool-storytime/200029357359000",
        "location": {
            "@type": "Place",
            "name": "Phillipsburg Free Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Frost Ave, Phillipsburg, NJ 08865-1625, United States",
                "addressLocality": "Phillipsburg",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.699644711161",
                "longitude": "-75.1802068441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Storytime programs are filled with stories, flannel boards, songs, and fun!\n\nFor ages 2-5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phillipsburg Free Public Library",
                "url": "https://allevents.in/org/phillipsburg-free-public-library/26000755"
            }
        ]
    }
]
```