

# Event Details

- **Event Name**: Dig In Storytime
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 10:00 am – Tue, 21 Jul, 2026 at 11:00 am
- **Event Description**: Join us for Dig In Storytime with special guests from Alpine Archaeology on Tuesday, July 21st at 10:00 a.m. on the Library East Lawn!
- **Event URL**: https://allevents.in/montrose/dig-in-storytime/200030260833942
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Montrose
- **state**: CO
- **country**: United States
- **location**: Montrose Regional Library
- **lat**: 38.477217
- **long**: -107.875059
- **full address**: Montrose Regional Library, 320 S 2nd St,Montrose,CO,United States

## Event gallery

- **Alt text**: Dig In Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b5a917b4af705721b5f821e40a436247edb4290ccdaf49333dad5f1579bac05d-rimg-w1200-h628-dcecd9a2-gmir?v=1784289895

## FAQs

- **Q**: When and where is Dig In Storytime being held?
  - **A:** Dig In Storytime takes place on Tue, 21 Jul, 2026 at 10:00 am to Tue, 21 Jul, 2026 at 11:00 am at Montrose Regional Library, 320 S 2nd St,Montrose,CO,United States.
- **Q**: Who is organizing Dig In Storytime?
  - **A:** Dig In Storytime is organized by Montrose Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dig In Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/b5a917b4af705721b5f821e40a436247edb4290ccdaf49333dad5f1579bac05d-rimg-w1200-h628-dcecd9a2-gmir?v=1784289895",
        "startDate": "2026-07-21",
        "endDate": "2026-07-21",
        "url": "https://allevents.in/montrose/dig-in-storytime/200030260833942",
        "location": {
            "@type": "Place",
            "name": "Montrose Regional Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 S 2nd St,Montrose,CO,United States",
                "addressLocality": "Montrose",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.477217",
                "longitude": "-107.875059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Dig In Storytime with special guests from Alpine Archaeology on Tuesday, July 21st at 10:00 a.m. on the Library East Lawn!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Montrose Regional Library",
                "url": "https://allevents.in/org/montrose-regional-library/10970118",
                "description": "Montrose Regional Library, Montrose, Colorado"
            }
        ]
    }
]
```