

# Event Details

- **Event Name**: Preschool Storytime
- **Event Start and End Date**: Mon, 09 Feb, 2026 at 10:00 am – Mon, 09 Feb, 2026 at 11:00 am
- **Event Description**: Ages 2-5
- **Event URL**: https://allevents.in/covington/preschool-storytime/200029642606515
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Covington
- **state**: TN
- **country**: United States
- **location**: 3149 Highway 51 S, Bldg C, Covington, TN, United States, Tennessee 38019
- **lat**: 35.53088
- **long**: -89.68539
- **full address**: 3149 Highway 51 S, Bldg C, Covington, TN, United States, Tennessee 38019

## Event gallery

- **Alt text**: Preschool Storytime
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c3b66f22f901451e9fe9e44e7d6125976af4f4aaef59a78fd39813d41fe09e49-rimg-w940-h788-dcffffff-gmir?v=1770640754

## FAQs

- **Q**: When and where is Preschool Storytime being held?
  - **A:** Preschool Storytime takes place on Mon, 09 Feb, 2026 at 10:00 am to Mon, 09 Feb, 2026 at 11:00 am at 3149 Highway 51 S, Bldg C, Covington, TN, United States, Tennessee 38019.
- **Q**: Who is organizing Preschool Storytime?
  - **A:** Preschool Storytime is organized by Tipton County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Storytime",
        "image": "https://cdn-az.allevents.in/events2/banners/c3b66f22f901451e9fe9e44e7d6125976af4f4aaef59a78fd39813d41fe09e49-rimg-w940-h788-dcffffff-gmir?v=1770640754",
        "startDate": "2026-02-09",
        "endDate": "2026-02-09",
        "url": "https://allevents.in/covington/preschool-storytime/200029642606515",
        "location": {
            "@type": "Place",
            "name": "3149 Highway 51 S, Bldg C, Covington, TN, United States, Tennessee 38019",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3149 TN-51 S, Covington, TN 38019-3649, United States",
                "addressLocality": "Covington",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.53088",
                "longitude": "-89.68539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ages 2-5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tipton County Public Library",
                "url": "https://allevents.in/org/tipton-county-public-library/11630727",
                "description": "The heart of your community is        @ your library!  "
            }
        ]
    }
]
```