

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 10:00 am – Fri, 17 Apr, 2026 at 10:30 am (-05:00)
- **Event Description**: Let’s read and craft together!
- **Event URL**: https://allevents.in/picayune/storytime/200029941646346
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Picayune
- **state**: MS
- **country**: United States
- **location**: 900 Goodyear Blvd, Picayune, MS, United States, Mississippi 39466
- **lat**: 30.53164
- **long**: -89.68934
- **full address**: 900 Goodyear Blvd, Picayune, MS, United States, Mississippi 39466

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4aed6e8ecabdc31e71f5a1b4c76fee0fd0571bf3fc21fd42ae0d492c1be8e565-rimg-w800-h300-dca5e9fd-gmir?v=1776166966

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Fri, 17 Apr, 2026 at 10:00 am to Fri, 17 Apr, 2026 at 10:30 am at 900 Goodyear Blvd, Picayune, MS, United States, Mississippi 39466.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Crosby Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events7/banners/4aed6e8ecabdc31e71f5a1b4c76fee0fd0571bf3fc21fd42ae0d492c1be8e565-rimg-w800-h300-dca5e9fd-gmir?v=1776166966",
        "startDate": "2026-04-17T10:00:00-05:00",
        "endDate": "2026-04-17T10:30:00-05:00",
        "url": "https://allevents.in/picayune/storytime/200029941646346",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "900 Goodyear Blvd, Picayune, MS, United States, Mississippi 39466",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 Goodyear Blvd, Picayune, MS 39466-3224, United States",
                "addressLocality": "Picayune",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.53164",
                "longitude": "-89.68934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s read and craft together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crosby Memorial Library",
                "url": "https://allevents.in/org/crosby-memorial-library/26591069"
            }
        ]
    }
]
```