

# Event Details

- **Event Name**: Storytime at StoreHouse!
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 10:00 am – Tue, 18 Nov, 2025 at 11:00 am
- **Event Description**: Join BRL Outreach at StoreHouse for a fun story time featuring stories, activities, and crafts!
- **Event URL**: https://allevents.in/franklin/storytime-at-storehouse/200029186660255
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: VA
- **country**: United States
- **location**: StoreHouse
- **lat**: 36.677850988314
- **long**: -76.922039695428
- **full address**: StoreHouse, 103 E 2nd Ave, Franklin, VA 23851-1709, United States

## Event gallery

- **Alt text**: Storytime at StoreHouse!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f95db22315884ce262d8fd130014feba127cebd7ee3dc3eb512676719211573a-rimg-w1200-h675-dc020202-gmir?v=1762979395

## FAQs

- **Q**: When and where is Storytime at StoreHouse! being held?
  - **A:** Storytime at StoreHouse! takes place on Tue, 18 Nov, 2025 at 10:00 am to Tue, 18 Nov, 2025 at 11:00 am at StoreHouse, 103 E 2nd Ave, Franklin, VA 23851-1709, United States.
- **Q**: Who is organizing Storytime at StoreHouse!?
  - **A:** Storytime at StoreHouse! is organized by Blackwater Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime at StoreHouse!",
        "image": "https://cdn-az.allevents.in/events8/banners/f95db22315884ce262d8fd130014feba127cebd7ee3dc3eb512676719211573a-rimg-w1200-h675-dc020202-gmir?v=1762979395",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/franklin/storytime-at-storehouse/200029186660255",
        "location": {
            "@type": "Place",
            "name": "StoreHouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 E 2nd Ave, Franklin, VA 23851-1709, United States",
                "addressLocality": "Franklin",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.677850988314",
                "longitude": "-76.922039695428"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join BRL Outreach at StoreHouse for a fun story time featuring stories, activities, and crafts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blackwater Regional Library",
                "url": "https://allevents.in/org/blackwater-regional-library/26331569"
            }
        ]
    }
]
```