

# Event Details

- **Event Name**: Cows at the Library!
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 10:00 am
- **Event Description**: Real cows are visiting the library! Come learn where the milk we drink comes from with the Georgia Mobile Dairy Classroom. All ages.
- **Event URL**: https://allevents.in/athens/cows-at-the-library/200030172754101
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: GA
- **country**: United States
- **location**: 2025 Baxter St, Athens, GA, United States, Georgia 30606
- **lat**: 33.94516
- **long**: -83.40362
- **full address**: 2025 Baxter St, Athens, GA, United States, Georgia 30606

## Event gallery

- **Alt text**: Cows at the Library!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3d7e0b51b33011442616ced704d083ac37b91bfc2e413b8fa451ac339841b297-rimg-w1080-h1080-dc010000-gmir?v=1781162360

## FAQs

- **Q**: When and where is Cows at the Library! being held?
  - **A:** Cows at the Library! takes place on Mon, 15 Jun, 2026 at 10:00 am to Mon, 15 Jun, 2026 at 10:00 am at 2025 Baxter St, Athens, GA, United States, Georgia 30606.
- **Q**: Who is organizing Cows at the Library!?
  - **A:** Cows at the Library! is organized by Athens-Clarke County Library Children's Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cows at the Library!",
        "image": "https://cdn-az.allevents.in/events8/banners/3d7e0b51b33011442616ced704d083ac37b91bfc2e413b8fa451ac339841b297-rimg-w1080-h1080-dc010000-gmir?v=1781162360",
        "startDate": "2026-06-15",
        "url": "https://allevents.in/athens/cows-at-the-library/200030172754101",
        "location": {
            "@type": "Place",
            "name": "2025 Baxter St, Athens, GA, United States, Georgia 30606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2025 Baxter St, Athens, GA 30606-6331, United States",
                "addressLocality": "Athens",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.94516",
                "longitude": "-83.40362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Real cows are visiting the library! Come learn where the milk we drink comes from with the Georgia Mobile Dairy Classroom. All ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Athens-Clarke County Library Childrens Department",
                "url": "https://allevents.in/org/athens-clarke-county-library-childrens-department/11581749",
                "description": "Come visit the Children's Department at the Athens-Clarke County Library!"
            }
        ]
    }
]
```