

# Event Details

- **Event Name**: Family Storytime: Let's Hibernate
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 10:30 am
- **Event Description**: Stories, movement, music and fun for the entire family. Designed for ages 0 and up with a caregiver.
- **Event URL**: https://allevents.in/thurmont/family-storytime-lets-hibernate/200029146306409
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029146306409?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=thurmont-events

## Event venue details

- **city**: Thurmont
- **state**: MD
- **country**: United States
- **location**: Thurmont Regional Library
- **lat**: 39.61293
- **long**: -77.41214
- **full address**: Thurmont Regional Library, 76 East Moser Road,Thurmont,MD,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Frederick County Public Libraries (https://allevents.in/org/frederick-county-public-libraries/25953884)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/08690c9c17941bcb0fb6bf98b37b5dadf186cf99d69ad4925ce475acd04c4f46-rimg-w1200-h628-dcffcd01-gmir?v=1762511288
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e42656f56ecf9d8488c0b27c8b3040710dcdb955af0e576be5ee6f4ee896d099-rimg-w300-h300-dc604946-gmir?v=1762511289

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** Thurmont Regional Library, 76 East Moser Road,Thurmont,MD,United States
- **Q**: Who is organizing the event?
  - **A:** Frederick County Public Libraries
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Family Storytime: Let's Hibernate ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime: Let's Hibernate",
        "image": "https://cdn-az.allevents.in/events5/banners/08690c9c17941bcb0fb6bf98b37b5dadf186cf99d69ad4925ce475acd04c4f46-rimg-w1200-h628-dcffcd01-gmir?v=1762511288",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/thurmont/family-storytime-lets-hibernate/200029146306409",
        "location": {
            "@type": "Place",
            "name": "Thurmont Regional Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 East Moser Road,Thurmont,MD,United States",
                "addressLocality": "Thurmont",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.61293",
                "longitude": "-77.41214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories, movement, music and fun for the entire family. Designed for ages 0 and up with a caregiver.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frederick County Public Libraries",
                "url": "https://allevents.in/org/frederick-county-public-libraries/25953884"
            }
        ]
    }
]
```