

# Event Details

- **Event Name**: Adopt a Cow and Dairy program
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 11:30 am
- **Event Description**: This week we will introduce the cow we have adopted for the year and talk Dairy products.
- **Event URL**: https://allevents.in/cleveland/adopt-a-cow-and-dairy-program/200029582926909
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029582926909?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cleveland-events

## Event venue details

- **city**: Cleveland
- **state**: GA
- **country**: United States
- **location**: 882 Asbestos Rd, Cleveland, GA, United States, Georgia 30528
- **lat**: 34.64267
- **long**: -83.75436
- **full address**: 882 Asbestos Rd, Cleveland, GA, United States, Georgia 30528

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mt Yonah Baptist Homeschool Group (https://allevents.in/org/mt-yonah-baptist-homeschool-group/21008184)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Adopt+a+Cow+and+Dairy+program&date=Fri%2C+30+Jan%2C+2026+at+11%3A30+am&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Adopt+a+Cow+and+Dairy+program&date=30+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Jan, 2026 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** 882 Asbestos Rd, Cleveland, GA, United States, Georgia 30528
- **Q**: Who is organizing the event?
  - **A:** Mt Yonah Baptist Homeschool Group
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Adopt a Cow and Dairy program ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adopt a Cow and Dairy program",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Adopt+a+Cow+and+Dairy+program&date=Fri%2C+30+Jan%2C+2026+at+11%3A30+am&bg=5",
        "startDate": "2026-01-30",
        "url": "https://allevents.in/cleveland/adopt-a-cow-and-dairy-program/200029582926909",
        "location": {
            "@type": "Place",
            "name": "882 Asbestos Rd, Cleveland, GA, United States, Georgia 30528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "882 Asbestos Rd, Cleveland, GA 30528-2890, United States",
                "addressLocality": "Cleveland",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.64267",
                "longitude": "-83.75436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This week we will introduce the cow we have adopted for the year and talk Dairy products.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt Yonah Baptist Homeschool Group",
                "url": "https://allevents.in/org/mt-yonah-baptist-homeschool-group/21008184"
            }
        ]
    }
]
```