

# Event Details

- **Event Name**: Saturday Family Storytime at Mahon Library
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 10:30 am – Sat, 11 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: Join us for a special Saturday storytime for the whole family! Intended for ages 0-7, but all ages are welcome!
- **Event URL**: https://allevents.in/lubbock/saturday-family-storytime-at-mahon-library/200029807516910
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Lubbock
- **state**: TX
- **country**: United States
- **location**: Lubbock Public Library (Mahon Library)
- **lat**: 33.58795
- **long**: -101.84899
- **full address**: Lubbock Public Library (Mahon Library), 1306 9th Street,Lubbock, Texas, United States

## Event gallery

- **Alt text**: Saturday Family Storytime at Mahon Library
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5862fe43a441dfd288231c406687560d42e2ce9dbf115692680081df2e337ea1-rimg-w1200-h675-dc27195f-gmir?v=1775866110

## FAQs

- **Q**: When and where is Saturday Family Storytime at Mahon Library being held?
  - **A:** Saturday Family Storytime at Mahon Library takes place on Sat, 11 Apr, 2026 at 10:30 am to Sat, 11 Apr, 2026 at 11:00 am at Lubbock Public Library (Mahon Library), 1306 9th Street,Lubbock, Texas, United States.
- **Q**: Who is organizing Saturday Family Storytime at Mahon Library?
  - **A:** Saturday Family Storytime at Mahon Library is organized by Lubbock Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Family Storytime at Mahon Library",
        "image": "https://cdn-az.allevents.in/events8/banners/5862fe43a441dfd288231c406687560d42e2ce9dbf115692680081df2e337ea1-rimg-w1200-h675-dc27195f-gmir?v=1775866110",
        "startDate": "2026-04-11T10:30:00-05:00",
        "endDate": "2026-04-11T11:00:00-05:00",
        "url": "https://allevents.in/lubbock/saturday-family-storytime-at-mahon-library/200029807516910",
        "location": {
            "@type": "Place",
            "name": "Lubbock Public Library (Mahon Library)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1306 9th Street,Lubbock, Texas",
                "addressLocality": "Lubbock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.58795",
                "longitude": "-101.84899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Saturday storytime for the whole family! Intended for ages 0-7, but all ages are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lubbock Public Library",
                "url": "https://allevents.in/org/lubbock-public-library/12615538",
                "description": "Come to the Library!"
            }
        ]
    }
]
```