

# Event Details

- **Event Name**: Coffee with the Village Manager
- **Event Start and End Date**: Mon, 09 Feb, 2026 at 08:00 am
- **Event Description**: Please join us for a coffee and open discussion with the Village Manager Timothy Price on Monday, February 9th from 8-10AM.
Come join us and have a cup of coffee, ask a question, or just to say hello. We also host quarterly Town Halls if you cannot make it during the day.
- **Event URL**: https://allevents.in/holly/coffee-with-the-village-manager/200029583259220
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Holly
- **state**: MI
- **country**: United States
- **location**: Battle Alley Coffee
- **lat**: 42.7910549
- **long**: -83.6274199
- **full address**: Battle Alley Coffee, 103 Battle Aly, Holly, MI 48442-2100, United States

## Event gallery

- **Alt text**: Coffee with the Village Manager
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/73da70284de9b0fc241f52d3b6d5f4ba24b321065c2ecc6582ef0c895eafce80-rimg-w1200-h1553-dcfadaa7-gmir?v=1770314231

## FAQs

- **Q**: When and where is Coffee with the Village Manager being held?
  - **A:** Coffee with the Village Manager takes place on Mon, 09 Feb, 2026 at 08:00 am to Mon, 09 Feb, 2026 at 08:00 am at Battle Alley Coffee, 103 Battle Aly, Holly, MI 48442-2100, United States.
- **Q**: Who is organizing Coffee with the Village Manager?
  - **A:** Coffee with the Village Manager is organized by Village of Holly, MI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with the Village Manager",
        "image": "https://cdn-az.allevents.in/events6/banners/73da70284de9b0fc241f52d3b6d5f4ba24b321065c2ecc6582ef0c895eafce80-rimg-w1200-h1553-dcfadaa7-gmir?v=1770314231",
        "startDate": "2026-02-09",
        "url": "https://allevents.in/holly/coffee-with-the-village-manager/200029583259220",
        "location": {
            "@type": "Place",
            "name": "Battle Alley Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 Battle Aly, Holly, MI 48442-2100, United States",
                "addressLocality": "Holly",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.7910549",
                "longitude": "-83.6274199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a coffee and open discussion with the Village Manager Timothy Price on Monday, February 9th from 8-10AM.\nCome join us and have a cup of coffee, ask a question, or just to say hello. We also host quarterly Town Halls if you cannot make it during the day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village of Holly MI",
                "url": "https://allevents.in/org/village-of-holly-mi/19307636"
            }
        ]
    }
]
```