

# Event Details

- **Event Name**: Story Time + Craft
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 10:30 am (-05:00)
- **Event Description**: Meant for the toddler and preschool crowd, we'll read a fun book and do a craft provided by Little Lemon Art Studio!
- **Event URL**: https://allevents.in/collierville/story-time-craft/200029922161819
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Collierville
- **state**: TN
- **country**: United States
- **location**: Cafe 127
- **lat**: 35.052877368909
- **long**: -89.733266592011
- **full address**: Cafe 127, 2130 W Poplar Ave #107,Collierville, Tennessee, United States

## Event gallery

- **Alt text**: Story Time + Craft
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2543906cc5a7810e41386df4c926139637439261b16e23a5757134987dd172a4-rimg-w1200-h1200-dcffffff-gmir?v=1775834539

## FAQs

- **Q**: When and where is Story Time + Craft being held?
  - **A:** Story Time + Craft takes place on Tue, 14 Apr, 2026 at 10:30 am to Tue, 14 Apr, 2026 at 10:30 am at Cafe 127, 2130 W Poplar Ave #107,Collierville, Tennessee, United States.
- **Q**: Who is organizing Story Time + Craft?
  - **A:** Story Time + Craft is organized by Memphis Moms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time + Craft",
        "image": "https://cdn-az.allevents.in/events9/banners/2543906cc5a7810e41386df4c926139637439261b16e23a5757134987dd172a4-rimg-w1200-h1200-dcffffff-gmir?v=1775834539",
        "startDate": "2026-04-14T10:30:00-05:00",
        "url": "https://allevents.in/collierville/story-time-craft/200029922161819",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cafe 127",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2130 W Poplar Ave #107,Collierville, Tennessee",
                "addressLocality": "Collierville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.052877368909",
                "longitude": "-89.733266592011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meant for the toddler and preschool crowd, we'll read a fun book and do a craft provided by Little Lemon Art Studio!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Memphis Moms",
                "url": "https://allevents.in/org/memphis-moms/21164784"
            }
        ]
    }
]
```