

# Event Details

- **Event Name**: Open Table
- **Event Start and End Date**: Tue, 26 May, 2026 at 01:30 pm – Tue, 09 Jun, 2026 at 01:30 pm (-04:00)
- **Event Description**: The Open Table is a time for debate and discussion centered around a question provided beforehand. It's an opportunity to invite friends to experience a different kind of Christian community.
- **Event URL**: https://allevents.in/washington/open-table/200030117119610
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: NC
- **country**: United States
- **location**: River Walk Coffee Co
- **lat**: 35.54651
- **long**: -77.0603
- **full address**: River Walk Coffee Co, 206 Bridge St. Suite 100,Washington, North Carolina, United States

## Event gallery

- **Alt text**: Open Table
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/59b3b6d96a4389c55dff275e3014f9688c2564bda4c4b9845340a1b461849aa8-rimg-w1200-h630-dc313130-gmir?v=1779594669

## FAQs

- **Q**: When and where is Open Table being held?
  - **A:** Open Table takes place on Tue, 26 May, 2026 at 01:30 pm to Tue, 09 Jun, 2026 at 01:30 pm at River Walk Coffee Co, 206 Bridge St. Suite 100,Washington, North Carolina, United States.
- **Q**: Who is organizing Open Table?
  - **A:** Open Table is organized by Saint Peter's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Table",
        "image": "https://cdn-az.allevents.in/events9/banners/59b3b6d96a4389c55dff275e3014f9688c2564bda4c4b9845340a1b461849aa8-rimg-w1200-h630-dc313130-gmir?v=1779594669",
        "startDate": "2026-05-26T13:30:00-04:00",
        "endDate": "2026-06-09T13:30:00-04:00",
        "url": "https://allevents.in/washington/open-table/200030117119610",
        "location": {
            "@type": "Place",
            "name": "River Walk Coffee Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 Bridge St. Suite 100,Washington, North Carolina",
                "addressLocality": "Washington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.54651",
                "longitude": "-77.0603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Open Table is a time for debate and discussion centered around a question provided beforehand. It's an opportunity to invite friends to experience a different kind of Christian community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint Peters Episcopal Church",
                "url": "https://allevents.in/org/saint-peters-episcopal-church/17129905",
                "description": "Saint Peter’s Episcopal Church is a vibrant and living member of the world-wide Anglican Communion.  Founded in 1822, we are firmly grounded in our historic roots yet actively growing with our vision."
            }
        ]
    }
]
```