

# Event Details

- **Event Name**: Coffee with Council @ Rustic Cabin 
- **Event Start and End Date**: Tue, 22 Sep, 2026 at 10:00 am (-07:00)
- **Event Description**: Grab a cup of coffee and join members of the City Council for an informal conversation about Duvall. Have a question? Have an idea? Just want to stop by and say hello? We’d love to see you.
- **Event URL**: https://allevents.in/duvall/coffee-with-council-rustic-cabin/200030661755616
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Duvall
- **state**: WA
- **country**: United States
- **location**: The Rustic Cabin Coffee
- **lat**: 47.74192
- **long**: -121.98635
- **full address**: The Rustic Cabin Coffee, 15715 Main Street Ne Suite 105,Duvall, Washington, United States

## Event gallery

- **Alt text**: Coffee with Council @ Rustic Cabin
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/05d562dfe2e5421c7357a0375c5a857b8e6611dcffece1a2238254ebd29438f1-rimg-w1200-h675-dce8d8b8-gmir?v=1788600076

## FAQs

- **Q**: When and where is Coffee with Council @ Rustic Cabin  being held?
  - **A:** Coffee with Council @ Rustic Cabin  takes place on Tue, 22 Sep, 2026 at 10:00 am to Tue, 22 Sep, 2026 at 10:00 am at The Rustic Cabin Coffee, 15715 Main Street Ne Suite 105,Duvall, Washington, United States.
- **Q**: Who is organizing Coffee with Council @ Rustic Cabin ?
  - **A:** Coffee with Council @ Rustic Cabin  is organized by City of Duvall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with Council @ Rustic Cabin",
        "image": "https://cdn-az.allevents.in/events5/banners/05d562dfe2e5421c7357a0375c5a857b8e6611dcffece1a2238254ebd29438f1-rimg-w1200-h675-dce8d8b8-gmir?v=1788600076",
        "startDate": "2026-09-22T10:00:00-07:00",
        "url": "https://allevents.in/duvall/coffee-with-council-rustic-cabin/200030661755616",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Rustic Cabin Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15715 Main Street Ne Suite 105,Duvall, Washington",
                "addressLocality": "Duvall",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.74192",
                "longitude": "-121.98635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab a cup of coffee and join members of the City Council for an informal conversation about Duvall. Have a question? Have an idea? Just want to stop by and say hello? We’d love to see you.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Duvall",
                "url": "https://allevents.in/org/city-of-duvall/23969682"
            }
        ]
    }
]
```