

# Event Details

- **Event Name**: Fall Fun Fest!
- **Event Start and End Date**: Wed, 26 Oct, 2022 at 05:00 pm – Wed, 26 Oct, 2022 at 07:00 pm
- **Event Description**: Join us for some fall fun! With games, treats, and fun spooky sights, it's sure to be a fantastic time! All ages are welcome; all children must be accompanied by an adult. Registration is not required.
- **Event URL**: https://allevents.in/canton/fall-fun-fest/200023402043224
- **Event Categories**: fall-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: GA
- **country**: United States
- **location**: Hickory Flat Public Library
- **lat**: 34.17028
- **long**: -84.42178
- **full address**: Hickory Flat Public Library, 2740 East Cherokee Drive,Canton,GA,United States

## Event gallery

- **Alt text**: Fall Fun Fest!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/484d4998716eaee797f24fc4abe3b2cc6b23474c0c338daac6fbab748f5c5a00-rimg-w960-h540-gmir.jpg?v=1666715160

## FAQs

- **Q**: When and where is Fall Fun Fest! being held?
  - **A:** Fall Fun Fest! takes place on Wed, 26 Oct, 2022 at 05:00 pm to Wed, 26 Oct, 2022 at 07:00 pm at Hickory Flat Public Library, 2740 East Cherokee Drive,Canton,GA,United States.
- **Q**: Who is organizing Fall Fun Fest!?
  - **A:** Fall Fun Fest! is organized by Sequoyah Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Fun Fest!",
        "image": "https://cdn-az.allevents.in/events3/banners/484d4998716eaee797f24fc4abe3b2cc6b23474c0c338daac6fbab748f5c5a00-rimg-w960-h540-gmir.jpg?v=1666715160",
        "startDate": "2022-10-26",
        "endDate": "2022-10-26",
        "url": "https://allevents.in/canton/fall-fun-fest/200023402043224",
        "location": {
            "@type": "Place",
            "name": "Hickory Flat Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2740 East Cherokee Drive,Canton,GA,United States",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.17028",
                "longitude": "-84.42178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some fall fun! With games, treats, and fun spooky sights, it's sure to be a fantastic time! All ages are welcome; all children must be accompanied by an adult. Registration is not required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sequoyah Regional Library",
                "url": "https://allevents.in/org/sequoyah-regional-library/17508583"
            }
        ]
    }
]
```