

# Event Details

- **Event Name**: Story Time: May Flowers!
- **Event Start and End Date**: Thu, 14 May, 2026 at 10:30 am
- **Event Description**: Join us for stories, songs, and fun as we read books about flowers! Stay after story time for a small craft.
- **Event URL**: https://allevents.in/edgefield/story-time-may-flowers/200030012893009
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Edgefield
- **state**: SC
- **country**: United States
- **location**: 105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824
- **lat**: 33.78991
- **long**: -81.92902
- **full address**: 105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824

## Event gallery

- **Alt text**: Story Time: May Flowers!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/735ddf3f1fce114cc76bc7d863abf01b948c5749dc5ff425f6d29aad65f2a9db-rimg-w1200-h848-dcd9f3f6-gmir?v=1778361909

## FAQs

- **Q**: When and where is Story Time: May Flowers! being held?
  - **A:** Story Time: May Flowers! takes place on Thu, 14 May, 2026 at 10:30 am to Thu, 14 May, 2026 at 10:30 am at 105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824.
- **Q**: Who is organizing Story Time: May Flowers!?
  - **A:** Story Time: May Flowers! is organized by Edgefield County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time: May Flowers!",
        "image": "https://cdn-az.allevents.in/events9/banners/735ddf3f1fce114cc76bc7d863abf01b948c5749dc5ff425f6d29aad65f2a9db-rimg-w1200-h848-dcd9f3f6-gmir?v=1778361909",
        "startDate": "2026-05-14",
        "url": "https://allevents.in/edgefield/story-time-may-flowers/200030012893009",
        "location": {
            "@type": "Place",
            "name": "105 Courthouse Sq, Edgefield, SC, United States, South Carolina 29824",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 Courthouse Sq, Edgefield, SC 29824-1340, United States",
                "addressLocality": "Edgefield",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.78991",
                "longitude": "-81.92902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for stories, songs, and fun as we read books about flowers! Stay after story time for a small craft.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edgefield County Public Library",
                "url": "https://allevents.in/org/edgefield-county-public-library/23307601"
            }
        ]
    }
]
```