

# Event Details

- **Event Name**: Coffee morning and drop-in 
- **Event Start and End Date**: Tue, 02 Jun, 2026 at 10:00 am (+01:00)
- **Event Description**: Coffee morning and drop-in for parents and carers of SEND children 

Children welcome
- **Event URL**: https://allevents.in/beverley/coffee-morning-and-drop-in/200030122224543
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Beverley
- **state**: EN
- **country**: United Kingdom
- **location**: Warton Arms Woodmansy
- **lat**: 53.826527658863
- **long**: -0.39890642462172
- **full address**: Warton Arms Woodmansy, 76 Hull Road,Beverley, East Riding of Yorkshire, United Kingdom

## Event gallery

- **Alt text**: Coffee morning and drop-in
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/827445f3d8c6c83729fb6d72ce1de5c3a9012d6ffd2628803b11b06231c05c9a-rimg-w1181-h1486-dc33766f-gmir?v=1779652422

## FAQs

- **Q**: When and where is Coffee morning and drop-in  being held?
  - **A:** Coffee morning and drop-in  takes place on Tue, 02 Jun, 2026 at 10:00 am to Tue, 02 Jun, 2026 at 10:00 am at Warton Arms Woodmansy, 76 Hull Road,Beverley, East Riding of Yorkshire, United Kingdom.
- **Q**: Who is organizing Coffee morning and drop-in ?
  - **A:** Coffee morning and drop-in  is organized by SEND and Share - East Yorkshire.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee morning and drop-in",
        "image": "https://cdn-az.allevents.in/events2/banners/827445f3d8c6c83729fb6d72ce1de5c3a9012d6ffd2628803b11b06231c05c9a-rimg-w1181-h1486-dc33766f-gmir?v=1779652422",
        "startDate": "2026-06-02T10:00:00+01:00",
        "url": "https://allevents.in/beverley/coffee-morning-and-drop-in/200030122224543",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Warton Arms Woodmansy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 Hull Road,Beverley, East Riding of Yorkshire",
                "addressLocality": "Beverley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.826527658863",
                "longitude": "-0.39890642462172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coffee morning and drop-in for parents and carers of SEND children \n\nChildren welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SEND and Share - East Yorkshire",
                "url": "https://allevents.in/org/send-and-share-east-yorkshire/27835521"
            }
        ]
    }
]
```