

# Event Details

- **Event Name**: Coffee & Conversation
- **Event Start and End Date**: Tue, 07 Oct, 2025 at 08:15 am
- **Event Description**: Join us on the first Tuesday of each month. Grab a drink and meet us outside in the Cafe Courtyard to connect, share experiences, and support each other.
- **Event URL**: https://allevents.in/marietta/coffee-and-conversation/200028933424528
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Marietta
- **state**: PA
- **country**: United States
- **location**: Molly's Courtyard Cafe of Marietta
- **lat**: 40.05709328078
- **long**: -76.552358865738
- **full address**: Molly's Courtyard Cafe of Marietta, 17 East Market St,Marietta, Pennsylvania, United States

## Event gallery

- **Alt text**: Coffee &amp; Conversation
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5112178a0461adddf57d1aac4a3ddd57763f426b2f141c1895516368f34643c8-rimg-w820-h462-dc191412-gmir?v=1759315538

## FAQs

- **Q**: When and where is Coffee & Conversation being held?
  - **A:** Coffee &amp; Conversation takes place on Tue, 07 Oct, 2025 at 08:15 am to Tue, 07 Oct, 2025 at 08:15 am at Molly's Courtyard Cafe of Marietta, 17 East Market St,Marietta, Pennsylvania, United States.
- **Q**: Who is organizing Coffee & Conversation?
  - **A:** Coffee &amp; Conversation is organized by Susquehanna Waldorf School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee &amp; Conversation",
        "image": "https://cdn-az.allevents.in/events5/banners/5112178a0461adddf57d1aac4a3ddd57763f426b2f141c1895516368f34643c8-rimg-w820-h462-dc191412-gmir?v=1759315538",
        "startDate": "2025-10-07",
        "url": "https://allevents.in/marietta/coffee-and-conversation/200028933424528",
        "location": {
            "@type": "Place",
            "name": "Molly's Courtyard Cafe of Marietta",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 East Market St,Marietta, Pennsylvania",
                "addressLocality": "Marietta",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05709328078",
                "longitude": "-76.552358865738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the first Tuesday of each month. Grab a drink and meet us outside in the Cafe Courtyard to connect, share experiences, and support each other.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Susquehanna Waldorf School",
                "url": "https://allevents.in/org/susquehanna-waldorf-school/26706879"
            }
        ]
    }
]
```