

# Event Details

- **Event Name**: Ribbon Cutting: Common Table
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 11:30 am
- **Event Description**: A ribbon cutting celebration.
- **Event URL**: https://allevents.in/manhattan/ribbon-cutting-common-table/200030272021724
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Manhattan
- **state**: KS
- **country**: United States
- **location**: Common Table
- **lat**: 39.17881
- **long**: -96.56184
- **full address**: Common Table, Manhattan, Kansas, United States

## Event gallery

- **Alt text**: Ribbon Cutting: Common Table
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2b771a99088df7625aa3acef69ca1112f969d3fa78cf4b54307af55e4a2104ab-rimg-w1200-h675-dcfdedf0-gmir?v=1781912483

## FAQs

- **Q**: When and where is Ribbon Cutting: Common Table being held?
  - **A:** Ribbon Cutting: Common Table takes place on Wed, 24 Jun, 2026 at 11:30 am to Wed, 24 Jun, 2026 at 11:30 am at Common Table, Manhattan, Kansas, United States.
- **Q**: Who is organizing Ribbon Cutting: Common Table?
  - **A:** Ribbon Cutting: Common Table is organized by Manhattan Area Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ribbon Cutting: Common Table",
        "image": "https://cdn-az.allevents.in/events8/banners/2b771a99088df7625aa3acef69ca1112f969d3fa78cf4b54307af55e4a2104ab-rimg-w1200-h675-dcfdedf0-gmir?v=1781912483",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/manhattan/ribbon-cutting-common-table/200030272021724",
        "location": {
            "@type": "Place",
            "name": "Common Table",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Manhattan, Kansas",
                "addressLocality": "Manhattan",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.17881",
                "longitude": "-96.56184"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A ribbon cutting celebration.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manhattan Area Chamber of Commerce",
                "url": "https://allevents.in/org/manhattan-area-chamber-of-commerce/10032768",
                "description": "The mission of the Manhattan Area Chamber of Commerce is to foster a changing environment for business success that enhances the quality of life in our region. We market the region, advocate for business & provide services to our members & customers."
            }
        ]
    }
]
```