

# Event Details

- **Event Name**: Adoption Event
- **Event Start and End Date**: Sun, 03 May, 2026 at 11:00 am – Sun, 03 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: Come meet your new best friend! 🐶
- **Event URL**: https://allevents.in/milford/adoption-event/200029967591958
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Milford
- **state**: OH
- **country**: United States
- **location**: PetSmart (Milford, OH)
- **lat**: 39.160501612136
- **long**: -84.273145794868
- **full address**: PetSmart (Milford, OH), 245 Rivers Edge,Milford, Ohio, United States

## Event gallery

- **Alt text**: Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3f9bb356843c206c49aaaac692b2311d76f294222276602cc86b7accec6b202c-rimg-w851-h315-dcd1b28b-gmir?v=1776730017

## FAQs

- **Q**: When and where is Adoption Event being held?
  - **A:** Adoption Event takes place on Sun, 03 May, 2026 at 11:00 am to Sun, 03 May, 2026 at 03:00 pm at PetSmart (Milford, OH), 245 Rivers Edge,Milford, Ohio, United States.
- **Q**: Who is organizing Adoption Event?
  - **A:** Adoption Event is organized by Pets of Ohio Rescue Team - PORT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adoption Event",
        "image": "https://cdn-az.allevents.in/events4/banners/3f9bb356843c206c49aaaac692b2311d76f294222276602cc86b7accec6b202c-rimg-w851-h315-dcd1b28b-gmir?v=1776730017",
        "startDate": "2026-05-03T11:00:00-04:00",
        "endDate": "2026-05-03T15:00:00-04:00",
        "url": "https://allevents.in/milford/adoption-event/200029967591958",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "PetSmart (Milford, OH)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "245 Rivers Edge,Milford, Ohio",
                "addressLocality": "Milford",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.160501612136",
                "longitude": "-84.273145794868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come meet your new best friend! 🐶",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pets of Ohio Rescue Team - PORT",
                "url": "https://allevents.in/org/pets-of-ohio-rescue-team-port/25332743"
            }
        ]
    }
]
```