

# Event Details

- **Event Name**: Friendship Café
- **Event Start and End Date**: Wed, 06 May, 2026 at 10:30 am – Wed, 06 May, 2026 at 11:30 am (+01:00)
- **Event Description**: Everyone is welcome for a friendly chat over tea and coffee. Just drop in!
- **Event URL**: https://allevents.in/athboy/friendship-café/200029771251525
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Athboy
- **state**: MH
- **country**: Ireland
- **location**: Diocesan Hall, Saint Loman's St, Trim
- **lat**: 53.55826
- **long**: -6.79111
- **full address**: Diocesan Hall, Saint Loman's St, Trim, 21 St Loman's Street, Navan, County Meath, C15 Y9W3, Ireland, Athboy

## Event gallery

- **Alt text**: Friendship Café
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/636150580b5fadeee08ffeb00860c55b2bc8de4003422313c012924abf6e3279-rimg-w1200-h675-dcfbd17b-gmir?v=1776245351

## FAQs

- **Q**: When and where is Friendship Café being held?
  - **A:** Friendship Café takes place on Wed, 06 May, 2026 at 10:30 am to Wed, 06 May, 2026 at 11:30 am at Diocesan Hall, Saint Loman's St, Trim, 21 St Loman's Street, Navan, County Meath, C15 Y9W3, Ireland, Athboy.
- **Q**: Who is organizing Friendship Café?
  - **A:** Friendship Café is organized by Trim and Athboy Union of Parishes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendship Café",
        "image": "https://cdn-az.allevents.in/events7/banners/636150580b5fadeee08ffeb00860c55b2bc8de4003422313c012924abf6e3279-rimg-w1200-h675-dcfbd17b-gmir?v=1776245351",
        "startDate": "2026-05-06T10:30:00+01:00",
        "endDate": "2026-05-06T11:30:00+01:00",
        "url": "https://allevents.in/athboy/friendship-café/200029771251525",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Diocesan Hall, Saint Loman's St, Trim",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 St Loman's Street, Navan, County Meath, C15 Y9W3, Ireland",
                "addressLocality": "Athboy",
                "addressRegion": "MH",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.55826",
                "longitude": "-6.79111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome for a friendly chat over tea and coffee. Just drop in!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trim and Athboy Union of Parishes",
                "url": "https://allevents.in/org/trim-and-athboy-union-of-parishes/27453489"
            }
        ]
    }
]
```