

# Event Details

- **Event Name**: Dinosaur Bones Storytime
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 10:00 am
- **Event Description**: Learn all about dinosaur bones in this prehistoric storytime! We will have fun with songs, stories, and a craft where kids can make their own dinosaur skeleton out of pasta "bones."
- **Event URL**: https://allevents.in/huntsville/dinosaur-bones-storytime/200030403819035
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Huntsville
- **state**: AL
- **country**: United States
- **location**: Huntsville Madison County Public Library (Downtown Huntsville)
- **lat**: 34.722925343341
- **long**: -86.589666701647
- **full address**: Huntsville Madison County Public Library (Downtown Huntsville), 915 Monroe St SW,Huntsville,AL,United States

## Event gallery

- **Alt text**: Dinosaur Bones Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/04ebb82b705300be9720f89dc396675c03505b55938fadc994ba8c3a14a4e577-rimg-w1200-h675-dcd8c5aa-gmir?v=1784708031

## FAQs

- **Q**: When and where is Dinosaur Bones Storytime being held?
  - **A:** Dinosaur Bones Storytime takes place on Fri, 24 Jul, 2026 at 10:00 am to Fri, 24 Jul, 2026 at 10:00 am at Huntsville Madison County Public Library (Downtown Huntsville), 915 Monroe St SW,Huntsville,AL,United States.
- **Q**: Who is organizing Dinosaur Bones Storytime?
  - **A:** Dinosaur Bones Storytime is organized by Huntsville Madison County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinosaur Bones Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/04ebb82b705300be9720f89dc396675c03505b55938fadc994ba8c3a14a4e577-rimg-w1200-h675-dcd8c5aa-gmir?v=1784708031",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/huntsville/dinosaur-bones-storytime/200030403819035",
        "location": {
            "@type": "Place",
            "name": "Huntsville Madison County Public Library (Downtown Huntsville)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "915 Monroe St SW,Huntsville,AL,United States",
                "addressLocality": "Huntsville",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.722925343341",
                "longitude": "-86.589666701647"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn all about dinosaur bones in this prehistoric storytime! We will have fun with songs, stories, and a craft where kids can make their own dinosaur skeleton out of pasta \"bones.\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Huntsville Madison County Public Library",
                "url": "https://allevents.in/org/huntsville-madison-county-public-library/5053523",
                "description": "This is the public's library!  We have 12 branches located in Huntsville and Madison County.   http://www.hmcpl.org"
            }
        ]
    }
]
```