

# Event Details

- **Event Name**: Coffee Morning's at St. Columba's Church
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 09:00 am – Fri, 28 Aug, 2026 at 09:15 am
- **Event Description**: A chance to catch up with friends, enjoy a cuppa and support a local charity.

On the last Friday of each month from February to November – 9.15-11.15am – in the church building
- **Event URL**: https://allevents.in/aberdeen/coffee-mornings-at-st-columbas-church/200030474693736
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Aberdeen
- **state**: SC
- **country**: United Kingdom
- **location**: St. Columba's Church
- **lat**: 57.184793481647
- **long**: -2.108851563
- **full address**: St. Columba's Church, Braehead Way,Aberdeen, United Kingdom

## Event gallery

- **Alt text**: Coffee Morning's at St. Columba's Church
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Coffee+Morning%27s+at+St.+Columba%27s+Church&date=Fri%2C+31+Jul%2C+2026+at+09%3A00+am&bg=2

## FAQs

- **Q**: When and where is Coffee Morning's at St. Columba's Church being held?
  - **A:** Coffee Morning's at St. Columba's Church takes place on Fri, 31 Jul, 2026 at 09:00 am to Fri, 28 Aug, 2026 at 09:15 am at St. Columba's Church, Braehead Way,Aberdeen, United Kingdom.
- **Q**: Who is organizing Coffee Morning's at St. Columba's Church?
  - **A:** Coffee Morning's at St. Columba's Church is organized by ATRP - ADMIN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Morning's at St. Columba's Church",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Coffee+Morning%27s+at+St.+Columba%27s+Church&date=Fri%2C+31+Jul%2C+2026+at+09%3A00+am&bg=2",
        "startDate": "2026-07-31",
        "endDate": "2026-08-28",
        "url": "https://allevents.in/aberdeen/coffee-mornings-at-st-columbas-church/200030474693736",
        "location": {
            "@type": "Place",
            "name": "St. Columba's Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Braehead Way,Aberdeen",
                "addressLocality": "Aberdeen",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.184793481647",
                "longitude": "-2.108851563"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A chance to catch up with friends, enjoy a cuppa and support a local charity.\n\nOn the last Friday of each month from February to November – 9.15-11.15am – in the church building",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ATRP - ADMIN",
                "url": "https://allevents.in/org/atrp-admin/25930105"
            }
        ]
    }
]
```