

# Event Details

- **Event Name**: Dog Adoption Event
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 09:00 am – Sat, 08 Aug, 2026 at 12:00 pm
- **Event Description**: Come join us for our Farmers Market adoption event.
Meet dogs young and old who are waiting for their forever homes.
- **Event URL**: https://allevents.in/athens/dog-adoption-event/200030518706242
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: OH
- **country**: United States
- **location**: Athens Farmers Market
- **lat**: 39.33621
- **long**: -82.07593
- **full address**: Athens Farmers Market, 701 E State St, Athens, OH 45701-2110, United States

## Event gallery

- **Alt text**: Dog Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dbe712c675c87eba484ec63bdcbe6c84b34177050e60a850722e1fa4e0e8734b-rimg-w1200-h669-dcd8f8f8-gmir?v=1786071942

## FAQs

- **Q**: When and where is Dog Adoption Event being held?
  - **A:** Dog Adoption Event takes place on Sat, 08 Aug, 2026 at 09:00 am to Sat, 08 Aug, 2026 at 12:00 pm at Athens Farmers Market, 701 E State St, Athens, OH 45701-2110, United States.
- **Q**: Who is organizing Dog Adoption Event?
  - **A:** Dog Adoption Event is organized by Friends of the Shelter Dogs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog Adoption Event",
        "image": "https://cdn-az.allevents.in/events7/banners/dbe712c675c87eba484ec63bdcbe6c84b34177050e60a850722e1fa4e0e8734b-rimg-w1200-h669-dcd8f8f8-gmir?v=1786071942",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/athens/dog-adoption-event/200030518706242",
        "location": {
            "@type": "Place",
            "name": "Athens Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 E State St, Athens, OH 45701-2110, United States",
                "addressLocality": "Athens",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.33621",
                "longitude": "-82.07593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Farmers Market adoption event.\nMeet dogs young and old who are waiting for their forever homes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Shelter Dogs",
                "url": "https://allevents.in/org/friends-of-the-shelter-dogs/2799755",
                "description": "Friends of the Shelter Dogs is an all-volunteer group of Athens County, OH citizens dedicated to the welfare and rescue of dogs from the Athens County Dog Shelter."
            }
        ]
    }
]
```