

# Event Details

- **Event Name**: Coffee Morning
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:00 am – Sat, 04 Jul, 2026 at 11:30 am
- **Event Description**: Coffee mornings will be taking place on the 1st Saturday of every month starting from July, they will be 10am until 11.30am. A chance to pop in and have a chat over a cuppa - a place for warmth, love and support ??
- **Event URL**: https://allevents.in/wolverhampton/coffee-morning/200030241850318
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Wolverhampton
- **state**: EN
- **country**: United Kingdom
- **location**: Mama Maria’s Pantry
- **lat**: 52.59362
- **long**: -2.20379
- **full address**: Mama Maria’s Pantry, Waveney Avenue ,Tettenhall, Wolverhampton, United Kingdom

## Event gallery

- **Alt text**: Coffee Morning
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d0ab4b5e629c1ba4f6d6e0ad00b2426389a375e665dcabed5ee1ea6963c1bacf-rimg-w1134-h1686-dcf1e6df-gmir?v=1782894824

## FAQs

- **Q**: When and where is Coffee Morning being held?
  - **A:** Coffee Morning takes place on Sat, 04 Jul, 2026 at 10:00 am to Sat, 04 Jul, 2026 at 11:30 am at Mama Maria s Pantry, Waveney Avenue ,Tettenhall, Wolverhampton, United Kingdom.
- **Q**: Who is organizing Coffee Morning?
  - **A:** Coffee Morning is organized by The Ovarian Circle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Morning",
        "image": "https://cdn-az.allevents.in/events1/banners/d0ab4b5e629c1ba4f6d6e0ad00b2426389a375e665dcabed5ee1ea6963c1bacf-rimg-w1134-h1686-dcf1e6df-gmir?v=1782894824",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/wolverhampton/coffee-morning/200030241850318",
        "location": {
            "@type": "Place",
            "name": "Mama Maria’s Pantry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waveney Avenue ,Tettenhall, Wolverhampton, United Kingdom",
                "addressLocality": "Wolverhampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.59362",
                "longitude": "-2.20379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coffee mornings will be taking place on the 1st Saturday of every month starting from July, they will be 10am until 11.30am. A chance to pop in and have a chat over a cuppa - a place for warmth, love and support ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Ovarian Circle",
                "url": "https://allevents.in/org/the-ovarian-circle/27922471"
            }
        ]
    }
]
```