

# Event Details

- **Event Name**: Coffee Morning
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 10:00 am – Sat, 13 Jun, 2026 at 12:00 pm (+01:00)
- **Event Description**: Join us for coffee and cakes, bric-a-brac, tombola, books etc
- **Event URL**: https://allevents.in/glossop/coffee-morning/200029934787201
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Glossop
- **state**: EN
- **country**: United Kingdom
- **location**: Bradbury Community House
- **lat**: 53.4427703
- **long**: -1.9506929
- **full address**: Bradbury Community House, Market Street,Glossop, United Kingdom

## Event gallery

- **Alt text**: Coffee Morning
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/630291e8580532beef9b6f110ce3dc24436c44063b322ec33ee1ca17ba448dc0-rimg-w1141-h962-dcbcc4c3-gmir?v=1776057181

## FAQs

- **Q**: When and where is Coffee Morning being held?
  - **A:** Coffee Morning takes place on Sat, 13 Jun, 2026 at 10:00 am to Sat, 13 Jun, 2026 at 12:00 pm at Bradbury Community House, Market Street,Glossop, United Kingdom.
- **Q**: Who is organizing Coffee Morning?
  - **A:** Coffee Morning is organized by Holy Trinity, Dinting Vale.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Coffee Morning is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Glossop, this event is thoughtfully curated to deliver a standout experience worth every moment. If Coffee Morning sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Morning",
        "image": "https://cdn-az.allevents.in/events4/banners/630291e8580532beef9b6f110ce3dc24436c44063b322ec33ee1ca17ba448dc0-rimg-w1141-h962-dcbcc4c3-gmir?v=1776057181",
        "startDate": "2026-06-13T10:00:00+01:00",
        "endDate": "2026-06-13T12:00:00+01:00",
        "url": "https://allevents.in/glossop/coffee-morning/200029934787201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bradbury Community House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Market Street,Glossop",
                "addressLocality": "Glossop",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4427703",
                "longitude": "-1.9506929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for coffee and cakes, bric-a-brac, tombola, books etc",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holy Trinity Dinting Vale",
                "url": "https://allevents.in/org/holy-trinity-dinting-vale/24843243"
            }
        ]
    }
]
```