

# Event Details

- **Event Name**: Coffee Call
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 08:30 am – Wed, 03 Dec, 2025 at 09:30 am
- **Event Description**: Our monthly morning coffee call series, sponsored by General Mills.
- **Event URL**: https://allevents.in/covington/coffee-call/200028811974507
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Covington
- **state**: GA
- **country**: United States
- **location**: Berry's Tree Farm, LLC
- **lat**: 33.62192506598
- **long**: -83.921554286106
- **full address**: Berry's Tree Farm, LLC, 130 McCord St, Covington, GA 30014-0828, United States

## Event gallery

- **Alt text**: Coffee Call
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/aef68f00e99cbddfa3028844237cf98bf1f2ff196adf76c22e4e9bfdf6906504-rimg-w500-h500-dcffffff-gmir?v=1764162257

## FAQs

- **Q**: When and where is Coffee Call being held?
  - **A:** Coffee Call takes place on Wed, 03 Dec, 2025 at 08:30 am to Wed, 03 Dec, 2025 at 09:30 am at Berry's Tree Farm, LLC, 130 McCord St, Covington, GA 30014-0828, United States.
- **Q**: Who is organizing Coffee Call?
  - **A:** Coffee Call is organized by Newton County Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Call",
        "image": "https://cdn-az.allevents.in/events3/banners/aef68f00e99cbddfa3028844237cf98bf1f2ff196adf76c22e4e9bfdf6906504-rimg-w500-h500-dcffffff-gmir?v=1764162257",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/covington/coffee-call/200028811974507",
        "location": {
            "@type": "Place",
            "name": "Berry's Tree Farm, LLC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 McCord St, Covington, GA 30014-0828, United States",
                "addressLocality": "Covington",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.62192506598",
                "longitude": "-83.921554286106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our monthly morning coffee call series, sponsored by General Mills.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newton County Chamber of Commerce",
                "url": "https://allevents.in/org/newton-county-chamber-of-commerce/23280573"
            }
        ]
    }
]
```