

# Event Details

- **Event Name**: Afternoon Summer Craft!
- **Event Start and End Date**: Tue, 07 Jun, 2022 at 02:00 pm – Tue, 07 Jun, 2022 at 03:00 pm
- **Event Description**: Drop by the Youth Area for an ocean-inspired afternoon craft! Supplies and instructions will be provided for you to create at your own pace. Registration is not required, but children under 12 must be accompanied by an adult.
- **Event URL**: https://allevents.in/canton/afternoon-summer-craft/200022674993212
- **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, United States

## Event gallery

- **Alt text**: Afternoon Summer Craft!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/98c63b4559755a1081ebfde7e53e9d52b933c19a931e11523ea14e195aa0c9c0-rimg-w960-h540-gmir?v=1654378026

## FAQs

- **Q**: When and where is Afternoon Summer Craft! being held?
  - **A:** Afternoon Summer Craft! takes place on Tue, 07 Jun, 2022 at 02:00 pm to Tue, 07 Jun, 2022 at 03:00 pm at R.T. Jones Memorial Library, 116 Brown Industrial Parkway, Canton, United States.
- **Q**: Who is organizing Afternoon Summer Craft!?
  - **A:** Afternoon Summer Craft! is organized by Sequoyah Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Afternoon Summer Craft!",
        "image": "https://cdn-az.allevents.in/events2/banners/98c63b4559755a1081ebfde7e53e9d52b933c19a931e11523ea14e195aa0c9c0-rimg-w960-h540-gmir?v=1654378026",
        "startDate": "2022-06-07",
        "endDate": "2022-06-07",
        "url": "https://allevents.in/canton/afternoon-summer-craft/200022674993212",
        "location": {
            "@type": "Place",
            "name": "R.T. Jones Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Brown Industrial Parkway",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.23797",
                "longitude": "-84.46894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by the Youth Area for an ocean-inspired afternoon craft! Supplies and instructions will be provided for you to create at your own pace. Registration is not required, but children under 12 must be accompanied by an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sequoyah Regional Library",
                "url": "https://allevents.in/org/sequoyah-regional-library/17508583"
            }
        ]
    }
]
```