

# Event Details

- **Event Name**: Story Time With Poe
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 10:30 am
- **Event Description**: Poe, the Baltimore Ravens mascot, is touring Baltimore County Public Library branches this summer. Enjoy stories and dancing, along with opportunities to meet Poe, take a picture with him and get his autograph.
- **Event URL**: https://allevents.in/catonsville/story-time-with-poe/200030243446946
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Catonsville
- **state**: MD
- **country**: United States
- **location**: Catonsville Branch Library
- **lat**: 39.27046
- **long**: -76.74005
- **full address**: Catonsville Branch Library, 1100 Frederick Rd,Catonsville, Maryland, United States

## Event gallery

- **Alt text**: Story Time With Poe
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c0764ba318ccb4e5264dae485f36b687f8b26eda6c4f415c48ca4c35a0dbc9dc-rimg-w1200-h900-dc95897c-gmir?v=1781568166

## FAQs

- **Q**: When and where is Story Time With Poe being held?
  - **A:** Story Time With Poe takes place on Wed, 17 Jun, 2026 at 10:30 am to Wed, 17 Jun, 2026 at 10:30 am at Catonsville Branch Library, 1100 Frederick Rd,Catonsville, Maryland, United States.
- **Q**: Who is organizing Story Time With Poe?
  - **A:** Story Time With Poe is organized by Baltimore County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time With Poe",
        "image": "https://cdn-az.allevents.in/events1/banners/c0764ba318ccb4e5264dae485f36b687f8b26eda6c4f415c48ca4c35a0dbc9dc-rimg-w1200-h900-dc95897c-gmir?v=1781568166",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/catonsville/story-time-with-poe/200030243446946",
        "location": {
            "@type": "Place",
            "name": "Catonsville Branch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 Frederick Rd,Catonsville, Maryland",
                "addressLocality": "Catonsville",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.27046",
                "longitude": "-76.74005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Poe, the Baltimore Ravens mascot, is touring Baltimore County Public Library branches this summer. Enjoy stories and dancing, along with opportunities to meet Poe, take a picture with him and get his autograph.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baltimore County Public Library",
                "url": "https://allevents.in/org/baltimore-county-public-library/11163111",
                "description": "Serving Baltimore County and the surrounding area since 1948."
            }
        ]
    }
]
```