

# Event Details

- **Event Name**: The Gathering: San Diego Zoo
- **Event Start and End Date**: Thu, 04 Jun, 2026 at 03:00 pm – Thu, 04 Jun, 2026 at 04:30 pm
- **Event Description**: Our group will take a virtual visit to the San Diego Zoo! For adults with intellectual disabilities and a caregiver. Let us know if you can join in the fun!
- **Event URL**: https://allevents.in/catlin/the-gathering-san-diego-zoo/200030095174517
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Catlin
- **state**: IL
- **country**: United States
- **location**: 101 Mapleleaf Dr., Catlin, IL
- **lat**: 40.06599
- **long**: -87.71431
- **full address**: 101 Mapleleaf Dr., Catlin, IL, United States

## Event gallery

- **Alt text**: The Gathering: San Diego Zoo
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f2635118290232bc4edca926e866ddd7e0585e593442982e356d97c25ecf74b7-rimg-w950-h1027-dcffffff-gmir?v=1780123770

## FAQs

- **Q**: When and where is The Gathering: San Diego Zoo being held?
  - **A:** The Gathering: San Diego Zoo takes place on Thu, 04 Jun, 2026 at 03:00 pm to Thu, 04 Jun, 2026 at 04:30 pm at 101 Mapleleaf Dr., Catlin, IL, United States.
- **Q**: Who is organizing The Gathering: San Diego Zoo?
  - **A:** The Gathering: San Diego Zoo is organized by Catlin Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Gathering: San Diego Zoo",
        "image": "https://cdn-az.allevents.in/events2/banners/f2635118290232bc4edca926e866ddd7e0585e593442982e356d97c25ecf74b7-rimg-w950-h1027-dcffffff-gmir?v=1780123770",
        "startDate": "2026-06-04",
        "endDate": "2026-06-04",
        "url": "https://allevents.in/catlin/the-gathering-san-diego-zoo/200030095174517",
        "location": {
            "@type": "Place",
            "name": "101 Mapleleaf Dr., Catlin, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Mapleleaf Dr, Catlin, IL 61817-9628, United States",
                "addressLocality": "Catlin",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.06599",
                "longitude": "-87.71431"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our group will take a virtual visit to the San Diego Zoo! For adults with intellectual disabilities and a caregiver. Let us know if you can join in the fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Catlin Public Library",
                "url": "https://allevents.in/org/catlin-public-library/20874540"
            }
        ]
    }
]
```