

# Event Details

- **Event Name**: Morning Coffee
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 08:00 am
- **Event Description**: Join us for a cup of coffee, tea, or your favorite beverage and snack, and delightful conversation as we celebrate the diversity of our community.  Join us as we discuss ways to invigorate our community through progressive political action.

See you there!
- **Event URL**: https://allevents.in/princeton-junction/morning-coffee/200029178549216
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Princeton Junction
- **state**: NJ
- **country**: United States
- **location**: Grover's Mill Coffee House
- **lat**: 40.292014614167
- **long**: -74.585280143833
- **full address**: Grover's Mill Coffee House, First Wok Chinese Restaurant, 295 Princeton Hightstown Rd, Princeton Junction, NJ 08550, United States

## Event gallery

- **Alt text**: Morning Coffee
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/13c2660f607ca9f5110a948e5a884d653af222d9421bb7c0bdb80516c658eb4a-rimg-w1200-h675-dc031648-gmir?v=1762877716

## FAQs

- **Q**: When and where is Morning Coffee being held?
  - **A:** Morning Coffee takes place on Fri, 14 Nov, 2025 at 08:00 am to Fri, 14 Nov, 2025 at 08:00 am at Grover's Mill Coffee House, First Wok Chinese Restaurant, 295 Princeton Hightstown Rd, Princeton Junction, NJ 08550, United States.
- **Q**: Who is organizing Morning Coffee?
  - **A:** Morning Coffee is organized by West Windsor Democrats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Coffee",
        "image": "https://cdn-az.allevents.in/events10/banners/13c2660f607ca9f5110a948e5a884d653af222d9421bb7c0bdb80516c658eb4a-rimg-w1200-h675-dc031648-gmir?v=1762877716",
        "startDate": "2025-11-14",
        "url": "https://allevents.in/princeton-junction/morning-coffee/200029178549216",
        "location": {
            "@type": "Place",
            "name": "Grover's Mill Coffee House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "First Wok Chinese Restaurant, 295 Princeton Hightstown Rd, Princeton Junction, NJ 08550, United States",
                "addressLocality": "Princeton Junction",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.292014614167",
                "longitude": "-74.585280143833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a cup of coffee, tea, or your favorite beverage and snack, and delightful conversation as we celebrate the diversity of our community.  Join us as we discuss ways to invigorate our community through progressive political action.\n\nSee you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Windsor Democrats",
                "url": "https://allevents.in/org/west-windsor-democrats/26649805"
            }
        ]
    }
]
```