

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 10:00 am
- **Event Description**: Join us Friday, November 21, 2025 at 10 AM at Justin Potter Library for Story Time. 

Stories are selected with preschool age children in mind, however, all ages are welcome.
- **Event URL**: https://allevents.in/smithville/story-time/200029204195029
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Smithville
- **state**: TN
- **country**: United States
- **location**: 101 South 1st Street, Smithville, TN, United States, Tennessee 37166
- **lat**: 35.96042
- **long**: -85.81185
- **full address**: 101 South 1st Street, Smithville, TN, United States, Tennessee 37166

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Story+Time&date=Fri%2C+21+Nov%2C+2025+at+10%3A00+am&bg=5

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Fri, 21 Nov, 2025 at 10:00 am to Fri, 21 Nov, 2025 at 10:00 am at 101 South 1st Street, Smithville, TN, United States, Tennessee 37166.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Justin Potter Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Story+Time&date=Fri%2C+21+Nov%2C+2025+at+10%3A00+am&bg=5",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/smithville/story-time/200029204195029",
        "location": {
            "@type": "Place",
            "name": "101 South 1st Street, Smithville, TN, United States, Tennessee 37166",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 S 1st St, Smithville, TN 37166-1706, United States",
                "addressLocality": "Smithville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.96042",
                "longitude": "-85.81185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Friday, November 21, 2025 at 10 AM at Justin Potter Library for Story Time. \n\nStories are selected with preschool age children in mind, however, all ages are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Justin Potter Library",
                "url": "https://allevents.in/org/justin-potter-library/26598751"
            }
        ]
    }
]
```