

# Event Details

- **Event Name**: Winter Story Times at the Post Library
- **Event Start and End Date**: Tue, 10 Feb, 2026 at 09:30 am – Tue, 10 Feb, 2026 at 10:00 am
- **Event Description**: Now at 9:30am!  Join us for story time at the Fort Meade Post Library, presented by Amber from Howard County Libraries.
- **Event URL**: https://allevents.in/fort-george-g-meade/winter-story-times-at-the-post-library/200029504571117
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Fort George G Meade
- **state**: MD
- **country**: United States
- **location**: 4418 Llewellyn Ave, Fort George G Meade, MD, United States, Maryland 20755
- **lat**: 39.09674
- **long**: -76.73667
- **full address**: 4418 Llewellyn Ave, Fort George G Meade, MD, United States, Maryland 20755

## Event gallery

- **Alt text**: Winter Story Times at the Post Library
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/34ba4f60e339641dd312d1f7886f85b167e769a7e4c9963ba6ac607906ab220c-rimg-w1200-h628-dcffffff-gmir?v=1770496645

## FAQs

- **Q**: When and where is Winter Story Times at the Post Library being held?
  - **A:** Winter Story Times at the Post Library takes place on Tue, 10 Feb, 2026 at 09:30 am to Tue, 10 Feb, 2026 at 10:00 am at 4418 Llewellyn Ave, Fort George G Meade, MD, United States, Maryland 20755.
- **Q**: Who is organizing Winter Story Times at the Post Library?
  - **A:** Winter Story Times at the Post Library is organized by Fort Meade Post Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Story Times at the Post Library",
        "image": "https://cdn-az.allevents.in/events6/banners/34ba4f60e339641dd312d1f7886f85b167e769a7e4c9963ba6ac607906ab220c-rimg-w1200-h628-dcffffff-gmir?v=1770496645",
        "startDate": "2026-02-10",
        "endDate": "2026-02-10",
        "url": "https://allevents.in/fort-george-g-meade/winter-story-times-at-the-post-library/200029504571117",
        "location": {
            "@type": "Place",
            "name": "4418 Llewellyn Ave, Fort George G Meade, MD, United States, Maryland 20755",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4418 Llewellyn Ave, Fort Meade, MD 20755-5068, United States",
                "addressLocality": "Fort George G Meade",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.09674",
                "longitude": "-76.73667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Now at 9:30am!  Join us for story time at the Fort Meade Post Library, presented by Amber from Howard County Libraries.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Meade Post Library",
                "url": "https://allevents.in/org/fort-meade-post-library/24447509"
            }
        ]
    }
]
```