

# Event Details

- **Event Name**: Family Storytime: New Year, New Fun!
- **Event Start and End Date**: Sat, 27 Dec, 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-new-year-new-fun/200029246028447
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## 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, Maryland, United States

## Event gallery

- **Alt text**: Family Storytime: New Year, New Fun!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c35ac82cc55c7a08b688cd037eeeeca87249857d1b960ae96eecb304855b271c-rimg-w1200-h628-dcffcd01-gmir?v=1766216097

## FAQs

- **Q**: When and where is Family Storytime: New Year, New Fun! being held?
  - **A:** Family Storytime: New Year, New Fun! takes place on Sat, 27 Dec, 2025 at 10:30 am to Sat, 27 Dec, 2025 at 10:30 am at Thurmont Regional Library, 76 East Moser Road,Thurmont, Maryland, United States.
- **Q**: Who is organizing Family Storytime: New Year, New Fun!?
  - **A:** Family Storytime: New Year, New Fun! is organized by Frederick County Public Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime: New Year, New Fun!",
        "image": "https://cdn-az.allevents.in/events1/banners/c35ac82cc55c7a08b688cd037eeeeca87249857d1b960ae96eecb304855b271c-rimg-w1200-h628-dcffcd01-gmir?v=1766216097",
        "startDate": "2025-12-27",
        "url": "https://allevents.in/thurmont/family-storytime-new-year-new-fun/200029246028447",
        "location": {
            "@type": "Place",
            "name": "Thurmont Regional Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 East Moser Road,Thurmont, Maryland",
                "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"
            }
        ]
    }
]
```