

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Tue, 11 Oct, 2022 at 10:30 am – Tue, 11 Oct, 2022 at 11:30 am
- **Event Description**: Join Miss Madison for Family Storytime! This program is perfect for children of all ages. Together, we'll read stories, play games, and do crafts. No registration is required, but children are required to be accompanied by an adult. We look forward to reading with you!
- **Event URL**: https://allevents.in/canton/family-storytime/200023375269704
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: GA
- **country**: United States
- **location**: R.T. Jones Memorial Library
- **lat**: 34.23797
- **long**: -84.46894
- **full address**: R.T. Jones Memorial Library, 116 Brown Industrial Parkway,Canton,GA,United States

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3cc3cd112846ecfc211d56d7bfaef7979cba15f77e1231fb9881b13347ba09e8-rimg-w960-h540-gmir.jpg?v=1665483515

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Tue, 11 Oct, 2022 at 10:30 am to Tue, 11 Oct, 2022 at 11:30 am at R.T. Jones Memorial Library, 116 Brown Industrial Parkway,Canton,GA,United States.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by Sequoyah Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events8/banners/3cc3cd112846ecfc211d56d7bfaef7979cba15f77e1231fb9881b13347ba09e8-rimg-w960-h540-gmir.jpg?v=1665483515",
        "startDate": "2022-10-11",
        "endDate": "2022-10-11",
        "url": "https://allevents.in/canton/family-storytime/200023375269704",
        "location": {
            "@type": "Place",
            "name": "R.T. Jones Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Brown Industrial Parkway,Canton,GA,United States",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.23797",
                "longitude": "-84.46894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Miss Madison for Family Storytime! This program is perfect for children of all ages. Together, we'll read stories, play games, and do crafts. No registration is required, but children are required to be accompanied by an adult. We look forward to reading with you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sequoyah Regional Library",
                "url": "https://allevents.in/org/sequoyah-regional-library/17508583"
            }
        ]
    }
]
```