

# Event Details

- **Event Name**: Animal Outreach Adoption Event
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 11:00 am – Sat, 18 Apr, 2026 at 11:00 am
- **Event Description**: Come and meet your new best friend!
- **Event URL**: https://allevents.in/mchenry/animal-outreach-adoption-event/200029923228336
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mchenry
- **state**: IL
- **country**: United States
- **location**: PetSmart (3370 Shoppers Drive, McHenry, IL)
- **lat**: 42.366778586497
- **long**: -88.263179808855
- **full address**: PetSmart (3370 Shoppers Drive, McHenry, IL), United States

## Event gallery

- **Alt text**: Animal Outreach Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9d472a9bbdf86f1fb8322ab5663c52bbb2ff43df9447d7bbcd551be78be8850e-rimg-w1200-h675-dce1a8f1-gmir?v=1775843856

## FAQs

- **Q**: When and where is Animal Outreach Adoption Event being held?
  - **A:** Animal Outreach Adoption Event takes place on Sat, 11 Apr, 2026 at 11:00 am to Sat, 18 Apr, 2026 at 11:00 am at PetSmart (3370 Shoppers Drive, McHenry, IL), United States.
- **Q**: Who is organizing Animal Outreach Adoption Event?
  - **A:** Animal Outreach Adoption Event is organized by Animal Outreach Humane Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Animal Outreach Adoption Event",
        "image": "https://cdn-az.allevents.in/events4/banners/9d472a9bbdf86f1fb8322ab5663c52bbb2ff43df9447d7bbcd551be78be8850e-rimg-w1200-h675-dce1a8f1-gmir?v=1775843856",
        "startDate": "2026-04-11",
        "endDate": "2026-04-18",
        "url": "https://allevents.in/mchenry/animal-outreach-adoption-event/200029923228336",
        "location": {
            "@type": "Place",
            "name": "PetSmart (3370 Shoppers Drive, McHenry, IL)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3370 Shoppers Drive,McHenry, Illinois",
                "addressLocality": "Mchenry",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.366778586497",
                "longitude": "-88.263179808855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and meet your new best friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Animal Outreach Humane Society",
                "url": "https://allevents.in/org/animal-outreach-humane-society/9788353",
                "description": "No-Kill, non-profit 501(c)(3) cat and kitten rescue located in McHenry County, IL "
            }
        ]
    }
]
```