

# Event Details

- **Event Name**: Petting Zoo with the Athens FFA
- **Event Start and End Date**: Sun, 17 May, 2026 at 10:00 am – Sun, 17 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us at the Ohio Valley Museum of Discovery as we welcome animals with the Athens FFA.About this EventJoin us at the Ohio Valley Museum of Discovery as we welcome animals with the Athens FFA. Community members of all ages can come meet, pet, and learn about a variety of animals while FFA members share their knowledge of animal care and agriculture.
- **Event URL**: https://allevents.in/athens/petting-zoo-with-the-athens-ffa/100001986915757517
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: OH
- **country**: United States
- **location**: 67 Columbus Rd
- **lat**: 39.3387787
- **long**: -82.1035764
- **full address**: 67 Columbus Rd, 67 Columbus Road, Athens, United States

## Event gallery

- **Alt text**: Petting Zoo with the Athens FFA
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cdedaecedb68b5b51226f23f04540b15c49f13ddbbdbc5106945d3093659b022-rimg-w1200-h675-dccf7234-gmir.jpg?v=1775914022

## FAQs

- **Q**: When and where is Petting Zoo with the Athens FFA being held?
  - **A:** Petting Zoo with the Athens FFA takes place on Sun, 17 May, 2026 at 10:00 am to Sun, 17 May, 2026 at 12:00 pm at 67 Columbus Rd, 67 Columbus Road, Athens, United States.
- **Q**: Who is organizing Petting Zoo with the Athens FFA?
  - **A:** Petting Zoo with the Athens FFA is organized by Ohio Valley Museum of Discovery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Petting Zoo with the Athens FFA",
        "image": "https://cdn-az.allevents.in/events5/banners/cdedaecedb68b5b51226f23f04540b15c49f13ddbbdbc5106945d3093659b022-rimg-w1200-h675-dccf7234-gmir.jpg?v=1775914022",
        "startDate": "2026-05-17T10:00:00-04:00",
        "endDate": "2026-05-17T12:00:00-04:00",
        "url": "https://allevents.in/athens/petting-zoo-with-the-athens-ffa/100001986915757517",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "67 Columbus Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Columbus Road",
                "postalCode": "45701",
                "addressLocality": "Athens",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.3387787",
                "longitude": "-82.1035764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Ohio Valley Museum of Discovery as we welcome animals with the Athens FFA.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ohio Valley Museum of Discovery",
                "url": "https://allevents.in/org/ohio-valley-museum-of-discovery/17710157"
            }
        ]
    }
]
```