

# Event Details

- **Event Name**: SEND coffee morning 
- **Event Start and End Date**: Fri, 29 Aug, 2025 at 10:00 am
- **Event Description**: A chance for families with SEND to meet, share stories and get advice
- **Event URL**: https://allevents.in/scarborough/send-coffee-morning/200028709744626
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Scarborough
- **state**: EN
- **country**: United Kingdom
- **location**: Church Farm , Scarborough, United Kingdom
- **lat**: 54.2259
- **long**: -0.55527
- **full address**: Church Farm , Scarborough, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Church Farm Educational Services (https://allevents.in/org/church-farm-educational-services/26497330)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/14c893d9caf89b05f43f7bb867b036267c490a707e048c801e2abbcda686129f-rimg-w1200-h613-dcf1eff1-gmir?v=1756403868
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dc365d8c645fa5d2b2875f441aff5add7d91b04e939581840f6aa3b81a1a0ae6-rimg-w300-h300-dcf1eff2-gmir?v=1756403869

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 29 Aug, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Church Farm , Scarborough, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Church Farm Educational Services
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about SEND 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": "SEND coffee morning",
        "image": "https://cdn-az.allevents.in/events3/banners/14c893d9caf89b05f43f7bb867b036267c490a707e048c801e2abbcda686129f-rimg-w1200-h613-dcf1eff1-gmir?v=1756403868",
        "startDate": "2025-08-29",
        "url": "https://allevents.in/scarborough/send-coffee-morning/200028709744626",
        "location": {
            "@type": "Place",
            "name": "Church Farm , Scarborough, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Church Farm , Scarborough, United Kingdom",
                "addressLocality": "Scarborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.2259",
                "longitude": "-0.55527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A chance for families with SEND to meet, share stories and get advice",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church Farm Educational Services",
                "url": "https://allevents.in/org/church-farm-educational-services/26497330"
            }
        ]
    }
]
```