

# Event Details

- **Event Name**: Preschool Storytime: Christmas
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 10:30 am
- **Event Description**: The Long Beach Library host Storytime every Tuesday and Thursday at 10:30 AM. This program is designed for toddlers to preschool aged children. This day's story is Bear’s First Christmas
by Robert Kinerk.
- **Event URL**: https://allevents.in/long-beach/preschool-storytime-christmas/200029348427659
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Long Beach
- **state**: MS
- **country**: United States
- **location**: 209 Jeff Davis Ave, Long Beach, MS, United States, Mississippi 39560
- **lat**: 30.34883
- **long**: -89.15003
- **full address**: 209 Jeff Davis Ave, Long Beach, MS, United States, Mississippi 39560

## Event gallery

- **Alt text**: Preschool Storytime: Christmas
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d749d8a7741d15f35980d1c9cab396e572a2866f012ec34f897d07ff34ff6ab3-rimg-w1200-h672-dcc3bac1-gmir?v=1766211033

## FAQs

- **Q**: When and where is Preschool Storytime: Christmas being held?
  - **A:** Preschool Storytime: Christmas takes place on Tue, 23 Dec, 2025 at 10:30 am to Tue, 23 Dec, 2025 at 10:30 am at 209 Jeff Davis Ave, Long Beach, MS, United States, Mississippi 39560.
- **Q**: Who is organizing Preschool Storytime: Christmas?
  - **A:** Preschool Storytime: Christmas is organized by Long Beach Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Storytime: Christmas",
        "image": "https://cdn-az.allevents.in/events10/banners/d749d8a7741d15f35980d1c9cab396e572a2866f012ec34f897d07ff34ff6ab3-rimg-w1200-h672-dcc3bac1-gmir?v=1766211033",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/long-beach/preschool-storytime-christmas/200029348427659",
        "location": {
            "@type": "Place",
            "name": "209 Jeff Davis Ave, Long Beach, MS, United States, Mississippi 39560",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 Jeff Davis Ave, Long Beach, MS 39560-6136, United States",
                "addressLocality": "Long Beach",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.34883",
                "longitude": "-89.15003"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Long Beach Library host Storytime every Tuesday and Thursday at 10:30 AM. This program is designed for toddlers to preschool aged children. This day's story is Bear’s First Christmas\nby Robert Kinerk.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Long Beach Public Library",
                "url": "https://allevents.in/org/long-beach-public-library/21466037"
            }
        ]
    }
]
```