

# Event Details

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

## Ticket Details


## Event venue details

- **city**: Lytle
- **state**: OH
- **country**: United States
- **location**: Pet Supplies Plus - Centerville, OH
- **lat**: 39.61115
- **long**: -84.16255
- **full address**: Pet Supplies Plus - Centerville, OH, 987 S Main St,Centerville, Ohio, Lytle, United States

## Event gallery

- **Alt text**: Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7d51dd879fc25e5de8c6f4ee2bdb5c793aead8c21c379af6cf12d5ccae5c35fd-rimg-w851-h315-dcd1b28b-gmir?v=1775843572

## FAQs

- **Q**: When and where is Adoption Event being held?
  - **A:** Adoption Event takes place on Sun, 24 May, 2026 at 11:00 am to Sun, 24 May, 2026 at 03:00 pm at Pet Supplies Plus - Centerville, OH, 987 S Main St,Centerville, Ohio, Lytle, 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/events10/banners/7d51dd879fc25e5de8c6f4ee2bdb5c793aead8c21c379af6cf12d5ccae5c35fd-rimg-w851-h315-dcd1b28b-gmir?v=1775843572",
        "startDate": "2026-05-24T11:00:00-04:00",
        "endDate": "2026-05-24T15:00:00-04:00",
        "url": "https://allevents.in/lytle/adoption-event/200029923179752",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pet Supplies Plus - Centerville, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "987 S Main St,Centerville, Ohio",
                "addressLocality": "Lytle",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.61115",
                "longitude": "-84.16255"
            }
        },
        "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"
            }
        ]
    }
]
```