

# Event Details

- **Event Name**: Friendship Café
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 10:30 am – Wed, 01 Jul, 2026 at 10:30 am
- **Event Description**: Everyone is welcome for a friendly chat over tea and coffee. Just drop in!
- **Event URL**: https://allevents.in/athboy/friendship-café/200030073862100
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## 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/events1/banners/fb778ce02de2b561a55a63db9aa98a18db244bb86ca2f680b8663ede6031b7f3-rimg-w1200-h675-dcfbd17b-gmir?v=1779999056

## FAQs

- **Q**: When and where is Friendship Cafe being held?
  - **A:** Friendship Cafe takes place on Wed, 03 Jun, 2026 at 10:30 am to Wed, 01 Jul, 2026 at 10: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 Cafe?
  - **A:** Friendship Cafe 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/events1/banners/fb778ce02de2b561a55a63db9aa98a18db244bb86ca2f680b8663ede6031b7f3-rimg-w1200-h675-dcfbd17b-gmir?v=1779999056",
        "startDate": "2026-06-03",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/athboy/friendship-café/200030073862100",
        "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"
            }
        ]
    }
]
```