

# Event Details

- **Event Name**: Dino Pups
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 05:00 pm
- **Event Description**: Enjoy fun, interactive preschool sensory activities with a dinosaur theme! Ages 4-7
- **Event URL**: https://allevents.in/waterville/dino-pups/200030179550148
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Waterville
- **state**: MN
- **country**: United States
- **location**: 210 Paquin St E, Waterville, MN, United States, Minnesota 56096
- **lat**: 44.21764
- **long**: -93.56745
- **full address**: 210 Paquin St E, Waterville, MN, United States, Minnesota 56096

## Event gallery

- **Alt text**: Dino Pups
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/785c0bdbac21b84f5ff118a315bcf969d0416e814470a785ff7d91b43bfa0480-rimg-w1200-h1200-dcffffff-gmir?v=1780421988

## FAQs

- **Q**: When and where is Dino Pups being held?
  - **A:** Dino Pups takes place on Thu, 11 Jun, 2026 at 05:00 pm to Thu, 11 Jun, 2026 at 05:00 pm at 210 Paquin St E, Waterville, MN, United States, Minnesota 56096.
- **Q**: Who is organizing Dino Pups?
  - **A:** Dino Pups is organized by Waterville Public Library in Minnesota.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dino Pups",
        "image": "https://cdn-az.allevents.in/events5/banners/785c0bdbac21b84f5ff118a315bcf969d0416e814470a785ff7d91b43bfa0480-rimg-w1200-h1200-dcffffff-gmir?v=1780421988",
        "startDate": "2026-06-11",
        "url": "https://allevents.in/waterville/dino-pups/200030179550148",
        "location": {
            "@type": "Place",
            "name": "210 Paquin St E, Waterville, MN, United States, Minnesota 56096",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "ADT, 210 Paquin St E, Waterville, MN 56096, United States",
                "addressLocality": "Waterville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.21764",
                "longitude": "-93.56745"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy fun, interactive preschool sensory activities with a dinosaur theme! Ages 4-7",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waterville Public Library in Minnesota",
                "url": "https://allevents.in/org/waterville-public-library-in-minnesota/19330824"
            }
        ]
    }
]
```