

# Event Details

- **Event Name**: Coffee @ Cafe Amalia
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 09:00 am – Sat, 08 Nov, 2025 at 11:00 am
- **Event Description**: Come check out a new cafe! Cafe Amalia is a Greek/mediterranean cafe that opened in september and serves meals, pastries, coffee, and tea drinks. Ordering is done at the counter so I’ll get a table beforehand and let everyone know where we’ll be sitting.
- **Event URL**: https://allevents.in/kirkwood/coffee-cafe-amalia/4400029032355139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/stl-millennial-ladies-meetup-group/events/311422811/?utm_source=all-events

## Event venue details

- **city**: Kirkwood
- **state**: MO
- **country**: US
- **location**: Cafe Amalia
- **lat**: 38.599937
- **long**: -90.40973
- **full address**: Cafe Amalia, 10907 Manchester Rd,, Kirkwood, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/09283f20-bb6c-11f0-a828-97e3d3b6f322-rimg-w828-h457-dcffffff-gmir.webp?v=1762473313
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/09e28e70-bb6c-11f0-904d-c38d3c089d5d-rimg-w300-h300-dcffffff-gmir.webp?v=1762473315

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Cafe Amalia, 10907 Manchester Rd,, Kirkwood, US
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Coffee @ Cafe Amalia ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee @ Cafe Amalia",
        "image": "https://cdn-az.allevents.in/events3/banners/09283f20-bb6c-11f0-a828-97e3d3b6f322-rimg-w828-h457-dcffffff-gmir.webp?v=1762473313",
        "startDate": "2025-11-08",
        "endDate": "2025-11-08",
        "url": "https://allevents.in/kirkwood/coffee-cafe-amalia/4400029032355139",
        "location": {
            "@type": "Place",
            "name": "Cafe Amalia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10907 Manchester Rd,",
                "addressLocality": "Kirkwood",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.599937",
                "longitude": "-90.40973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out a new cafe! Cafe Amalia is a Greek/mediterranean cafe that opened in september and serves meals, pastries, coffee, and tea drinks. Ordering is done at the counter so I’ll get a table beforehand and let everyone know where we’ll be sitting."
    }
]
```