

# Event Details

- **Event Name**: Petting Zoo
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 10:00 am
- **Event Description**: Get ready for some animal fun at the library, we will be hosting a petting zoo!! Don't forget to bring quarters if you want to buy feed to give our furry friends a snack.
- **Event URL**: https://allevents.in/montrose/petting-zoo/200030263638228
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Montrose
- **state**: IA
- **country**: United States
- **location**: 202 Main St, Montrose, IA, United States, Iowa 52639
- **lat**: 40.53158
- **long**: -91.41582
- **full address**: 202 Main St, Montrose, IA, United States, Iowa 52639

## Event gallery

- **Alt text**: Petting Zoo
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1435bc754b5ee2ed9a1f5278bbd358e49de6dec42219a9083d63c48f96f5b7fb-rimg-w1200-h675-dcffffff-gmir?v=1782433473

## FAQs

- **Q**: When and where is Petting Zoo being held?
  - **A:** Petting Zoo takes place on Tue, 30 Jun, 2026 at 10:00 am to Tue, 30 Jun, 2026 at 10:00 am at 202 Main St, Montrose, IA, United States, Iowa 52639.
- **Q**: Who is organizing Petting Zoo?
  - **A:** Petting Zoo is organized by Montrose Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Petting Zoo",
        "image": "https://cdn-az.allevents.in/events10/banners/1435bc754b5ee2ed9a1f5278bbd358e49de6dec42219a9083d63c48f96f5b7fb-rimg-w1200-h675-dcffffff-gmir?v=1782433473",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/montrose/petting-zoo/200030263638228",
        "location": {
            "@type": "Place",
            "name": "202 Main St, Montrose, IA, United States, Iowa 52639",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 Main St, Montrose, IA 52639-9717, United States",
                "addressLocality": "Montrose",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.53158",
                "longitude": "-91.41582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for some animal fun at the library, we will be hosting a petting zoo!! Don't forget to bring quarters if you want to buy feed to give our furry friends a snack.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Montrose Memorial Library",
                "url": "https://allevents.in/org/montrose-memorial-library/24835075"
            }
        ]
    }
]
```