

# Event Details

- **Event Name**: Leaping Lizards! A Live Animal Program
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 11:00 am – Sat, 31 Jan, 2026 at 12:00 pm
- **Event Description**: For families with children of all ages. Join Leaping Lizards Adventure of NH for an interactive, family-friendly program featuring live reptiles and exotic animals. Learn about animal habitats, adaptations, and conservation while getting an up-close look at rescued reptiles - and even the chance to touch some of them safely. This hands-on experience inspires curiosity, understanding, and appreciation for some of the planet’s most misunderstood creatures.
- **Event URL**: https://allevents.in/nashua/leaping-lizards-a-live-animal-program/80002040230773
- **Event Categories**: kids, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nashua
- **state**: NH
- **country**: United States
- **location**: Nashua Public Library
- **lat**: 42.7653662000
- **long**: -71.4675660000
- **full address**: Nashua Public Library, 2 Court Street, Nashua, United States

## Event gallery

- **Alt text**: Leaping Lizards! A Live Animal Program
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69612444d5eac.jpg

## FAQs

- **Q**: When and where is Leaping Lizards! A Live Animal Program being held?
  - **A:** Leaping Lizards! A Live Animal Program takes place on Sat, 31 Jan, 2026 at 11:00 am to Sat, 31 Jan, 2026 at 12:00 pm at Nashua Public Library, 2 Court Street, Nashua, United States.
- **Q**: Who is organizing Leaping Lizards! A Live Animal Program?
  - **A:** Leaping Lizards! A Live Animal Program is organized by Nashua Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Leaping Lizards! A Live Animal Program",
        "image": "https://cdn2.allevents.in/thumbs/thumb69612444d5eac.jpg",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/nashua/leaping-lizards-a-live-animal-program/80002040230773",
        "location": {
            "@type": "Place",
            "name": "Nashua Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Court Street",
                "addressLocality": "Nashua",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.7653662000",
                "longitude": "-71.4675660000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For families with children of all ages. Join Leaping Lizards Adventure of NH for an interactive, family-friendly program featuring live reptiles and exotic animals. Learn about animal habitats, adaptations, and conservation while getting an up-close look at rescued reptiles - and even the chance to",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nashua Public Library",
                "url": "https://allevents.in/org/nashua-public-library/8731168",
                "description": "A connected community begins here."
            }
        ]
    }
]
```