

# Event Details

- **Event Name**: Children's Storytime
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 10:30 am – Tue, 28 Jul, 2026 at 10:30 am
- **Event Description**: For children ages 6 and under. Hosted by Miss Kinsley Moon of Elbert County Public Library. Stories, songs, and easy crafts.
- **Event URL**: https://allevents.in/elberton/childrens-storytime/200030217640337
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Elberton
- **state**: GA
- **country**: United States
- **location**: 345 Heard St, Elberton, GA, United States, Georgia 30635
- **lat**: 34.10739
- **long**: -82.85954
- **full address**: 345 Heard St, Elberton, GA, United States, Georgia 30635

## Event gallery

- **Alt text**: Children's Storytime
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4a50d258ac01ba034818a2557c47c5e859d528b24eb1711aa04eca62fe5e6b95-rimg-w1200-h675-dc6c4c9f-gmir?v=1781084857

## FAQs

- **Q**: When and where is Children's Storytime being held?
  - **A:** Children's Storytime takes place on Tue, 16 Jun, 2026 at 10:30 am to Tue, 28 Jul, 2026 at 10:30 am at 345 Heard St, Elberton, GA, United States, Georgia 30635.
- **Q**: Who is organizing Children's Storytime?
  - **A:** Children's Storytime is organized by Elbert County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Storytime",
        "image": "https://cdn-az.allevents.in/events5/banners/4a50d258ac01ba034818a2557c47c5e859d528b24eb1711aa04eca62fe5e6b95-rimg-w1200-h675-dc6c4c9f-gmir?v=1781084857",
        "startDate": "2026-06-16",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/elberton/childrens-storytime/200030217640337",
        "location": {
            "@type": "Place",
            "name": "345 Heard St, Elberton, GA, United States, Georgia 30635",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "345 Heard St, Elberton, GA 30635-2436, United States",
                "addressLocality": "Elberton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.10739",
                "longitude": "-82.85954"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For children ages 6 and under. Hosted by Miss Kinsley Moon of Elbert County Public Library. Stories, songs, and easy crafts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elbert County Public Library",
                "url": "https://allevents.in/org/elbert-county-public-library/22726812"
            }
        ]
    }
]
```