

# Event Details

- **Event Name**: Runnings Dog Adoption Event!
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Meet your new Bestie!
- **Event URL**: https://allevents.in/homer-glen/runnings-dog-adoption-event/200030193897715
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Homer Glen
- **state**: IL
- **country**: United States
- **location**: Runnings Stores (Homer Glen, IL)
- **lat**: 41.60114
- **long**: -87.93157
- **full address**: Runnings Stores (Homer Glen, IL), 15830 S. Bell Rd.,Homer Glen, Illinois, United States

## Event gallery

- **Alt text**: Runnings Dog Adoption Event!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6b05006c6c22720b3edb36f875ac65fb862945cc8f7e57f5c0666ae530654e80-rimg-w1080-h1920-dce74c04-gmir?v=1781356364

## FAQs

- **Q**: When and where is Runnings Dog Adoption Event! being held?
  - **A:** Runnings Dog Adoption Event! takes place on Sun, 21 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 11:00 am at Runnings Stores (Homer Glen, IL), 15830 S. Bell Rd.,Homer Glen, Illinois, United States.
- **Q**: Who is organizing Runnings Dog Adoption Event!?
  - **A:** Runnings Dog Adoption Event! is organized by NAWS Humane Society of Illinois.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Runnings Dog Adoption Event!",
        "image": "https://cdn-az.allevents.in/events6/banners/6b05006c6c22720b3edb36f875ac65fb862945cc8f7e57f5c0666ae530654e80-rimg-w1080-h1920-dce74c04-gmir?v=1781356364",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/homer-glen/runnings-dog-adoption-event/200030193897715",
        "location": {
            "@type": "Place",
            "name": "Runnings Stores (Homer Glen, IL)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15830 S. Bell Rd.,Homer Glen, Illinois",
                "addressLocality": "Homer Glen",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.60114",
                "longitude": "-87.93157"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet your new Bestie!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NAWS Humane Society of Illinois",
                "url": "https://allevents.in/org/naws-humane-society-of-illinois/1490047",
                "description": "Our address is 9981 W. 190th St. #A, Mokena IL. We are between LaGrange & Wolf Rd off 191st St. Go North on Grotovsky!"
            }
        ]
    }
]
```