

# Event Details

- **Event Name**: Coffee with the Chiefs
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 10:00 am – Tue, 27 Jan, 2026 at 11:00 am
- **Event Description**: Do you have questions about safety in your community or have suggestions for our military emergency responders? Join us for an opportunity to have a casual conversation with our Chiefs.
- **Event URL**: https://allevents.in/fort-drum/coffee-with-the-chiefs/200029353212302
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Fort Drum
- **state**: NY
- **country**: United States
- **location**: Crescent Woods Community Center
- **lat**: 44.044130154178
- **long**: -75.812630893527
- **full address**: Crescent Woods Community Center, Fort Drum, New York, United States

## Event gallery

- **Alt text**: Coffee with the Chiefs
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8386479576e464742989f7b2b0b1ddd6cc54951ee07e71d675fdb4e2cba88648-rimg-w1200-h675-dcffffff-gmir?v=1769335546

## FAQs

- **Q**: When and where is Coffee with the Chiefs being held?
  - **A:** Coffee with the Chiefs takes place on Tue, 27 Jan, 2026 at 10:00 am to Tue, 27 Jan, 2026 at 11:00 am at Crescent Woods Community Center, Fort Drum, New York, United States.
- **Q**: Who is organizing Coffee with the Chiefs?
  - **A:** Coffee with the Chiefs is organized by Fort Drum Mountain Community Homes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with the Chiefs",
        "image": "https://cdn-az.allevents.in/events1/banners/8386479576e464742989f7b2b0b1ddd6cc54951ee07e71d675fdb4e2cba88648-rimg-w1200-h675-dcffffff-gmir?v=1769335546",
        "startDate": "2026-01-27",
        "endDate": "2026-01-27",
        "url": "https://allevents.in/fort-drum/coffee-with-the-chiefs/200029353212302",
        "location": {
            "@type": "Place",
            "name": "Crescent Woods Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fort Drum, New York",
                "addressLocality": "Fort Drum",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.044130154178",
                "longitude": "-75.812630893527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Do you have questions about safety in your community or have suggestions for our military emergency responders? Join us for an opportunity to have a casual conversation with our Chiefs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Drum Mountain Community Homes",
                "url": "https://allevents.in/org/fort-drum-mountain-community-homes/25958012"
            }
        ]
    }
]
```