

# Event Details

- **Event Name**: Petting Zoo
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 10:00 am – Fri, 12 Jun, 2026 at 12:00 pm (-04:00)
- **Event Description**: Stop in from 10AM-Noon to meet a variety of farm animals out in the library garden! All ages are invited. In the event of rain, check our Facebook Page for updates or call ahead.
- **Event URL**: https://allevents.in/athens/petting-zoo/200030038067333
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: PA
- **country**: United States
- **location**: Spalding Memorial Library
- **lat**: 41.95099
- **long**: -76.517
- **full address**: Spalding Memorial Library, 724 S Main St,Athens,PA,United States

## Event gallery

- **Alt text**: Petting Zoo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ee05755622d1e8b5003dff921c5ca84926f535e6fda3901b042deb92f1df2b7c-rimg-w720-h960-dc63762f-gmir?v=1778337513

## FAQs

- **Q**: When and where is Petting Zoo being held?
  - **A:** Petting Zoo takes place on Fri, 12 Jun, 2026 at 10:00 am to Fri, 12 Jun, 2026 at 12:00 pm at Spalding Memorial Library, 724 S Main St,Athens,PA,United States.
- **Q**: Who is organizing Petting Zoo?
  - **A:** Petting Zoo is organized by Spalding Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Petting Zoo",
        "image": "https://cdn-az.allevents.in/events4/banners/ee05755622d1e8b5003dff921c5ca84926f535e6fda3901b042deb92f1df2b7c-rimg-w720-h960-dc63762f-gmir?v=1778337513",
        "startDate": "2026-06-12T10:00:00-04:00",
        "endDate": "2026-06-12T12:00:00-04:00",
        "url": "https://allevents.in/athens/petting-zoo/200030038067333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Spalding Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "724 S Main St,Athens,PA,United States",
                "addressLocality": "Athens",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.95099",
                "longitude": "-76.517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop in from 10AM-Noon to meet a variety of farm animals out in the library garden! All ages are invited. In the event of rain, check our Facebook Page for updates or call ahead.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spalding Memorial Library",
                "url": "https://allevents.in/org/spalding-memorial-library/10164986"
            }
        ]
    }
]
```