

# Event Details

- **Event Name**: Adoption Event 
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 10:00 am
- **Event Description**: We have an adoption event at Tractor Supply Company in Batavia from 10:00-2:00 on August 2nd! We will have both cats and dogs there, so come over and meet your new best friend!
- **Event URL**: https://allevents.in/batavia/adoption-event/200028568001420
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Batavia
- **state**: OH
- **country**: United States
- **location**: 1159 State Route 32, Batavia, OH 45103-2382, United States
- **lat**: 39.08909
- **long**: -84.24737
- **full address**: 1159 State Route 32, Batavia, OH 45103-2382, United States

## Event gallery

- **Alt text**: Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/67980da6683538378f7255c182f48f4fd6eb6595e2532eb6c7fa6a9a8506b8da-rimg-w572-h759-dcbdc3d4-gmir?v=1753554919

## FAQs

- **Q**: When and where is Adoption Event  being held?
  - **A:** Adoption Event  takes place on Sat, 02 Aug, 2025 at 10:00 am to Sat, 02 Aug, 2025 at 10:00 am at 1159 State Route 32, Batavia, OH 45103-2382, United States.
- **Q**: Who is organizing Adoption Event ?
  - **A:** Adoption Event  is organized by League for Animal Welfare.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adoption Event",
        "image": "https://cdn-az.allevents.in/events9/banners/67980da6683538378f7255c182f48f4fd6eb6595e2532eb6c7fa6a9a8506b8da-rimg-w572-h759-dcbdc3d4-gmir?v=1753554919",
        "startDate": "2025-08-02",
        "url": "https://allevents.in/batavia/adoption-event/200028568001420",
        "location": {
            "@type": "Place",
            "name": "1159 State Route 32, Batavia, OH 45103-2382, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1159 OH-32, Batavia, OH 45103-2382, United States",
                "addressLocality": "Batavia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.08909",
                "longitude": "-84.24737"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have an adoption event at Tractor Supply Company in Batavia from 10:00-2:00 on August 2nd! We will have both cats and dogs there, so come over and meet your new best friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "League for Animal Welfare",
                "url": "https://allevents.in/org/league-for-animal-welfare/25949182"
            }
        ]
    }
]
```