

# Event Details

- **Event Name**: Storytimes
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 10:00 am
- **Event Description**: Every Wednesday morning we have stories, songs, crafts, activities and more. Storytime begins at 10am and again at 11am here at Decatur Public Library.
- **Event URL**: https://allevents.in/decatur/storytimes/200029718777018
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029718777018?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=decatur-events

## Event venue details

- **city**: Decatur
- **state**: TX
- **country**: United States
- **location**: Decatur Public Library (Decatur, Texas)
- **lat**: 33.22125
- **long**: -97.59603
- **full address**: Decatur Public Library (Decatur, Texas), 1700 S FM 51, Decatur, TX 76234, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Decatur Public Library (Decatur, Texas) (https://allevents.in/org/decatur-public-library-decatur-texas/19269437)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Storytimes&date=Wed%2C+25+Feb%2C+2026+at+10%3A00+am&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Storytimes&date=25+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Feb, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Decatur Public Library (Decatur, Texas), 1700 S FM 51, Decatur, TX 76234, United States
- **Q**: Who is organizing the event?
  - **A:** Decatur Public Library (Decatur, Texas)
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Storytimes ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytimes",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Storytimes&date=Wed%2C+25+Feb%2C+2026+at+10%3A00+am&bg=4",
        "startDate": "2026-02-25",
        "url": "https://allevents.in/decatur/storytimes/200029718777018",
        "location": {
            "@type": "Place",
            "name": "Decatur Public Library (Decatur, Texas)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 S FM 51, Decatur, TX 76234",
                "addressLocality": "Decatur",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.22125",
                "longitude": "-97.59603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Wednesday morning we have stories, songs, crafts, activities and more. Storytime begins at 10am and again at 11am here at Decatur Public Library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Decatur Public Library (Decatur Texas)",
                "url": "https://allevents.in/org/decatur-public-library-decatur-texas/19269437"
            }
        ]
    }
]
```