

# Event Details

- **Event Name**: O'Brien's Coffee Morning fundraiser 
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 09:00 am
- **Event Description**: This is a chance to meet other people with MS in the Galway Area while also raising funds for the newly established MS Ireland Galway branch.
- **Event URL**: https://allevents.in/galway/obriens-coffee-morning-fundraiser/200029186287250
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029186287250?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=galway-events

## Event venue details

- **city**: Galway
- **state**: GY
- **country**: Ireland
- **location**: Obriens sandwich cafe -Mervue
- **lat**: 53.2508087
- **long**: -9.2591
- **full address**: Obriens sandwich cafe -Mervue, Mervue Ida park,Spiddal, Galway, Ireland

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: MS Ireland Galway Branch (https://allevents.in/org/ms-ireland-galway-branch/27068511)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=O%27Brien%27s+Coffee+Morning+fundraiser+&date=Tue%2C+02+Dec%2C+2025+at+09%3A00+am&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=O%27Brien%27s+Coffee+Morning+fundraiser+&date=02+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 02 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Obriens sandwich cafe -Mervue, Mervue Ida park,Spiddal, Galway, Ireland
- **Q**: Who is organizing the event?
  - **A:** MS Ireland Galway Branch
- **Q**: What type of event is this?
  - **A:** nonprofit
- **Q**: Where can I find ticket details about O'Brien's Coffee Morning fundraiser  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "O'Brien's Coffee Morning fundraiser",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=O%27Brien%27s+Coffee+Morning+fundraiser+&date=Tue%2C+02+Dec%2C+2025+at+09%3A00+am&bg=1",
        "startDate": "2025-12-02",
        "url": "https://allevents.in/galway/obriens-coffee-morning-fundraiser/200029186287250",
        "location": {
            "@type": "Place",
            "name": "Obriens sandwich cafe -Mervue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mervue Ida park,Spiddal",
                "addressLocality": "Galway",
                "addressRegion": "GY",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.2508087",
                "longitude": "-9.2591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a chance to meet other people with MS in the Galway Area while also raising funds for the newly established MS Ireland Galway branch.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MS Ireland Galway Branch",
                "url": "https://allevents.in/org/ms-ireland-galway-branch/27068511"
            }
        ]
    }
]
```