

# Event Details

- **Event Name**: Father's Day Storytime
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 12:00 pm
- **Event Description**: Join us for a storytime celebrating fathers and father-figures. We'll also have crafts to complete for the father in your life!
- **Event URL**: https://allevents.in/gilbert/fathers-day-storytime/200030221033034
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Gilbert
- **state**: AZ
- **country**: United States
- **location**: 397 South Gilbert Road #140, Gilbert, AZ, United States, Arizona 85296
- **lat**: 33.34315
- **long**: -111.78894
- **full address**: 397 South Gilbert Road #140, Gilbert, AZ, United States, Arizona 85296

## Event gallery

- **Alt text**: Father's Day Storytime
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0cee7975c43b9d1499fcee687d073d35f6508c1b53d4cb026910464d5d1e77f8-rimg-w1080-h1350-dcffffff-gmir?v=1781776035

## FAQs

- **Q**: When and where is Father's Day Storytime being held?
  - **A:** Father's Day Storytime takes place on Sun, 21 Jun, 2026 at 12:00 pm to Sun, 21 Jun, 2026 at 12:00 pm at 397 South Gilbert Road #140, Gilbert, AZ, United States, Arizona 85296.
- **Q**: Who is organizing Father's Day Storytime?
  - **A:** Father's Day Storytime is organized by Literally, A Bookshop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Storytime",
        "image": "https://cdn-az.allevents.in/events10/banners/0cee7975c43b9d1499fcee687d073d35f6508c1b53d4cb026910464d5d1e77f8-rimg-w1080-h1350-dcffffff-gmir?v=1781776035",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/gilbert/fathers-day-storytime/200030221033034",
        "location": {
            "@type": "Place",
            "name": "397 South Gilbert Road #140, Gilbert, AZ, United States, Arizona 85296",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "397 S Gilbert Rd, Gilbert, AZ 85296-1609, United States",
                "addressLocality": "Gilbert",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.34315",
                "longitude": "-111.78894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a storytime celebrating fathers and father-figures. We'll also have crafts to complete for the father in your life!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Literally A Bookshop",
                "url": "https://allevents.in/org/literally-a-bookshop/19772289"
            }
        ]
    }
]
```