

# Event Details

- **Event Name**: Blank Park Zoo!
- **Event Start and End Date**: Thu, 10 Jul, 2025 at 10:30 am – Thu, 10 Jul, 2025 at 11:30 am
- **Event Description**: Join us for a presentation with LIVE zoo animals!
- **Event URL**: https://allevents.in/colfax/blank-park-zoo/200028266561335
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 71

## Ticket Details


## Event venue details

- **city**: Colfax
- **state**: IA
- **country**: United States
- **location**: Howard Street Christian Church
- **lat**: 41.677484492425
- **long**: -93.24715220465
- **full address**: Howard Street Christian Church, 101 N Locust,Colfax, Iowa, United States

## Event gallery

- **Alt text**: Blank Park Zoo!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6af366115ee35708ccc7cc6085cd00b94ac5842979b89992170104b824a2f9b4-rimg-w1200-h1553-dcc3ddee-gmir?v=1751198675

## FAQs

- **Q**: When and where is Blank Park Zoo! being held?
  - **A:** Blank Park Zoo! takes place on Thu, 10 Jul, 2025 at 10:30 am to Thu, 10 Jul, 2025 at 11:30 am at Howard Street Christian Church, 101 N Locust,Colfax, Iowa, United States.
- **Q**: Who is organizing Blank Park Zoo!?
  - **A:** Blank Park Zoo! is organized by Colfax Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blank Park Zoo!",
        "image": "https://cdn-az.allevents.in/events5/banners/6af366115ee35708ccc7cc6085cd00b94ac5842979b89992170104b824a2f9b4-rimg-w1200-h1553-dcc3ddee-gmir?v=1751198675",
        "startDate": "2025-07-10",
        "endDate": "2025-07-10",
        "url": "https://allevents.in/colfax/blank-park-zoo/200028266561335",
        "location": {
            "@type": "Place",
            "name": "Howard Street Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Locust,Colfax, Iowa",
                "addressLocality": "Colfax",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.677484492425",
                "longitude": "-93.24715220465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a presentation with LIVE zoo animals!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Colfax Public Library",
                "url": "https://allevents.in/org/colfax-public-library/23552653"
            }
        ]
    }
]
```