

# Event Details

- **Event Name**: Baby Storytime!
- **Event Start and End Date**: Mon, 30 Jun, 2025 at 10:30 am – Mon, 30 Jun, 2025 at 11:00 am
- **Event Description**: Songs, stories, and play for babies and their grownups. Designed for ages 0-24 months with a caregiver.  Afterwards, we offer a "stay and play" for all to enjoy.
- **Event URL**: https://allevents.in/thurmont/baby-storytime/200028395477546
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: Baby Storytime!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e9a236147efce4d151ce41f5f990a1f54963af4fb9337631fc4c827384b606c0-rimg-w1200-h628-dcffce00-gmir?v=1750936605

## FAQs

- **Q**: When and where is Baby Storytime! being held?
  - **A:** Baby Storytime! takes place on Mon, 30 Jun, 2025 at 10:30 am to Mon, 30 Jun, 2025 at 11:00 am at Thurmont Regional Library, 76 East Moser Road,Thurmont, Maryland, United States.
- **Q**: Who is organizing Baby Storytime!?
  - **A:** Baby Storytime! is organized by Frederick County Public Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baby Storytime!",
        "image": "https://cdn-az.allevents.in/events5/banners/e9a236147efce4d151ce41f5f990a1f54963af4fb9337631fc4c827384b606c0-rimg-w1200-h628-dcffce00-gmir?v=1750936605",
        "startDate": "2025-06-30",
        "endDate": "2025-06-30",
        "url": "https://allevents.in/thurmont/baby-storytime/200028395477546",
        "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": "Songs, stories, and play for babies and their grownups. Designed for ages 0-24 months with a caregiver.  Afterwards, we offer a \"stay and play\" for all to enjoy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frederick County Public Libraries",
                "url": "https://allevents.in/org/frederick-county-public-libraries/9372183",
                "description": "We’re here to help the Frederick County community learn and grow. Check out our free events, discussions, research tools, books, movies, and more."
            }
        ]
    }
]
```