

# Event Details

- **Event Name**: CAFE April Meeting
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 01:00 pm – Sat, 18 Apr, 2026 at 04:00 pm (-04:00)
- **Event Description**: Details to come...
- **Event URL**: https://allevents.in/columbus/cafe-april-meeting/200029568590430
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: Columbus Metropolitan Library
- **lat**: 39.96117
- **long**: -82.98994
- **full address**: Columbus Metropolitan Library, 96 S. Grant Ave.,Columbus, Ohio, United States

## Event gallery

- **Alt text**: CAFE April Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/857e2663640b2a3ac2ebc7de0ba610dc35c8271d171b82c1d9fc90a4c8efa788-rimg-w1200-h675-dc191612-gmir?v=1774545235

## FAQs

- **Q**: When and where is CAFE April Meeting being held?
  - **A:** CAFE April Meeting takes place on Sat, 18 Apr, 2026 at 01:00 pm to Sat, 18 Apr, 2026 at 04:00 pm at Columbus Metropolitan Library, 96 S. Grant Ave.,Columbus, Ohio, United States.
- **Q**: Who is organizing CAFE April Meeting?
  - **A:** CAFE April Meeting is organized by Jeremy Basch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CAFE April Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/857e2663640b2a3ac2ebc7de0ba610dc35c8271d171b82c1d9fc90a4c8efa788-rimg-w1200-h675-dc191612-gmir?v=1774545235",
        "startDate": "2026-04-18T13:00:00-04:00",
        "endDate": "2026-04-18T16:00:00-04:00",
        "url": "https://allevents.in/columbus/cafe-april-meeting/200029568590430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Columbus Metropolitan Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "96 S. Grant Ave.,Columbus, Ohio",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96117",
                "longitude": "-82.98994"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to come...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jeremy Basch",
                "url": "https://allevents.in/org/jeremy-basch/19880939"
            }
        ]
    }
]
```