

# Event Details

- **Event Name**: Preschool Story Time
- **Event Start and End Date**: Thu, 25 Jan, 2018 at 10:30 am
- **Event Description**: Preschoolers ages 3 to 5 are welcome to join us for story time every week! There will be reading, singing, dancing, playing, snacking, and crafting. No registration required.
- **Event URL**: https://allevents.in/north-myrtle-beach/preschool-story-time/506812936370407
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: North Myrtle Beach
- **state**: SC
- **country**: United States
- **location**: North Myrtle Beach Library
- **lat**: 33.82768
- **long**: -78.68258
- **full address**: North Myrtle Beach Library, 910 1st Ave S, North Myrtle Beach, United States

## Event gallery

- **Alt text**: Preschool Story Time
  - **Image URL**: https://cdn-az.allevents.in/banners/76d828585415e45e9fb9d80363917501-rimg-w720-h480-gmir.jpg

## FAQs

- **Q**: When and where is Preschool Story Time being held?
  - **A:** Preschool Story Time takes place on Thu, 25 Jan, 2018 at 10:30 am to Thu, 25 Jan, 2018 at 10:30 am at North Myrtle Beach Library, 910 1st Ave S, North Myrtle Beach, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Story Time",
        "image": "https://cdn-az.allevents.in/banners/76d828585415e45e9fb9d80363917501-rimg-w720-h480-gmir.jpg",
        "startDate": "2018-01-25",
        "url": "https://allevents.in/north-myrtle-beach/preschool-story-time/506812936370407",
        "location": {
            "@type": "Place",
            "name": "North Myrtle Beach Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "910 1st Ave S",
                "addressLocality": "North Myrtle Beach",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.82768",
                "longitude": "-78.68258"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Preschoolers ages 3 to 5 are welcome to join us for story time every week! There will be reading, singing, dancing, playing, snacking, and crafting. No registration required."
    }
]
```