

# Event Details

- **Event Name**: Home in Time for the Holidays Adoption Event
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 12:00 pm – Sat, 20 Dec, 2025 at 03:00 pm
- **Event Description**: Every animal deserves a home for the holidays!  Come adopt your new furry family member!
- **Event URL**: https://allevents.in/allen-park/home-in-time-for-the-holidays-adoption-event/200029358647324
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Allen Park
- **state**: MI
- **country**: United States
- **location**: Petco (Allen Park)
- **lat**: 42.279221860984
- **long**: -83.211098313332
- **full address**: Petco (Allen Park), 23155 Outer Dr,Allen Park, Michigan, United States

## Event gallery

- **Alt text**: Home in Time for the Holidays Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f24e39c699e98fe55af1713598c45516c6cf0c7f0167caec78c521c9349d5321-rimg-w563-h1000-dc8c7265-gmir?v=1765781424

## FAQs

- **Q**: When and where is Home in Time for the Holidays Adoption Event being held?
  - **A:** Home in Time for the Holidays Adoption Event takes place on Sat, 20 Dec, 2025 at 12:00 pm to Sat, 20 Dec, 2025 at 03:00 pm at Petco (Allen Park), 23155 Outer Dr,Allen Park, Michigan, United States.
- **Q**: Who is organizing Home in Time for the Holidays Adoption Event?
  - **A:** Home in Time for the Holidays Adoption Event is organized by Pawsitive Change Animal Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Home in Time for the Holidays Adoption Event",
        "image": "https://cdn-az.allevents.in/events6/banners/f24e39c699e98fe55af1713598c45516c6cf0c7f0167caec78c521c9349d5321-rimg-w563-h1000-dc8c7265-gmir?v=1765781424",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/allen-park/home-in-time-for-the-holidays-adoption-event/200029358647324",
        "location": {
            "@type": "Place",
            "name": "Petco (Allen Park)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23155 Outer Dr,Allen Park, Michigan",
                "addressLocality": "Allen Park",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.279221860984",
                "longitude": "-83.211098313332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every animal deserves a home for the holidays!  Come adopt your new furry family member!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pawsitive Change Animal Rescue",
                "url": "https://allevents.in/org/pawsitive-change-animal-rescue/21400237"
            }
        ]
    }
]
```