

# Event Details

- **Event Name**: Summer BBQ
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 12:00 pm
- **Event Description**: Save the date for a village summer BBQ! There will be food, music and sunshine and maybe a silly game or two.
- **Event URL**: https://allevents.in/scarborough/summer-bbq/200030101171309
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Scarborough
- **state**: EN
- **country**: United Kingdom
- **location**: Main St, YO13 9NS Ebberston, United Kingdom
- **lat**: 54.23226
- **long**: -0.62332
- **full address**: Main St, YO13 9NS Ebberston, United Kingdom, Scarborough, United Kingdom

## Event gallery

- **Alt text**: Summer BBQ
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b06f00a14cc1beeafa9715f698082b039e2ea0100ea7c32900fc922c40965fdf-rimg-w540-h960-dcd3def0-gmir?v=1783867694

## FAQs

- **Q**: When and where is Summer BBQ being held?
  - **A:** Summer BBQ takes place on Sat, 25 Jul, 2026 at 12:00 pm to Sat, 25 Jul, 2026 at 12:00 pm at Main St, YO13 9NS Ebberston, United Kingdom, Scarborough, United Kingdom.
- **Q**: Who is organizing Summer BBQ?
  - **A:** Summer BBQ is organized by Ebberston Village Hall.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer BBQ 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 Scarborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer BBQ 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": "Summer BBQ",
        "image": "https://cdn-az.allevents.in/events4/banners/b06f00a14cc1beeafa9715f698082b039e2ea0100ea7c32900fc922c40965fdf-rimg-w540-h960-dcd3def0-gmir?v=1783867694",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/scarborough/summer-bbq/200030101171309",
        "location": {
            "@type": "Place",
            "name": "Main St, YO13 9NS Ebberston, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Main St, YO13 9NS Ebberston, United Kingdom, Scarborough, United Kingdom",
                "addressLocality": "Scarborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.23226",
                "longitude": "-0.62332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for a village summer BBQ! There will be food, music and sunshine and maybe a silly game or two.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ebberston Village Hall",
                "url": "https://allevents.in/org/ebberston-village-hall/24023791"
            }
        ]
    }
]
```