

# Event Details

- **Event Name**: Monthly Coffee Morning
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 10:30 am
- **Event Description**: Come along for a drink and a natter.   All welcome
- **Event URL**: https://allevents.in/stowmarket/monthly-coffee-morning/200029667297244
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Stowmarket
- **state**: EN
- **country**: United Kingdom
- **location**: Osier cafe
- **lat**: 52.18832
- **long**: 0.99593
- **full address**: Osier cafe, St Peter &amp; St Mary’s Church, Station Rd West, Stowmarket, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Stowmarket WI (https://allevents.in/org/stowmarket-wi/17100229)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/986c41a6ed3d5adb9b7b2f45230f109e9b772f35affedb1ee4804e112df8fcf4-rimg-w1200-h868-dc44362c-gmir?v=1773299522
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+Coffee+Morning&date=19+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 19 Mar, 2026 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** Osier cafe, St Peter &amp; St Mary’s Church, Station Rd West, Stowmarket, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Stowmarket WI
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Monthly Coffee Morning ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Coffee Morning",
        "image": "https://cdn-az.allevents.in/events10/banners/986c41a6ed3d5adb9b7b2f45230f109e9b772f35affedb1ee4804e112df8fcf4-rimg-w1200-h868-dc44362c-gmir?v=1773299522",
        "startDate": "2026-03-19",
        "url": "https://allevents.in/stowmarket/monthly-coffee-morning/200029667297244",
        "location": {
            "@type": "Place",
            "name": "Osier cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St Peter &amp; St Mary’s Church, Station Rd West, Stowmarket",
                "addressLocality": "Stowmarket",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.18832",
                "longitude": "0.99593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along for a drink and a natter.   All welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stowmarket WI",
                "url": "https://allevents.in/org/stowmarket-wi/17100229",
                "description": "Stowmarket WI is a group of the Women's Institute who meet on the 2nd Thursday of each month"
            }
        ]
    }
]
```