

# Event Details

- **Event Name**: Steak Night
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 06:00 pm
- **Event Description**: Join us for our famous Steak Night at The Village Swan. 
Just £22.50 per person.
- **Event URL**: https://allevents.in/leighton-buzzard/steak-night/200029208625042
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Leighton Buzzard
- **state**: EN
- **country**: United Kingdom
- **location**: The Village Swan, Ivinghoe Aston, LU7 9DP Leighton Buzzard, United Kingdom
- **lat**: 51.85283
- **long**: -0.61653
- **full address**: The Village Swan, Ivinghoe Aston, LU7 9DP Leighton Buzzard, United Kingdom, Leighton Buzzard, United Kingdom

## Event gallery

- **Alt text**: Steak Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cab5b7403b29e01a90629ed0c22ed4dfbf125d060b4ba53f2c9ec958323e1605-rimg-w940-h788-dc13070f-gmir?v=1769257093

## FAQs

- **Q**: When and where is Steak Night being held?
  - **A:** Steak Night takes place on Fri, 06 Feb, 2026 at 06:00 pm to Fri, 06 Feb, 2026 at 06:00 pm at The Village Swan, Ivinghoe Aston, LU7 9DP Leighton Buzzard, United Kingdom, Leighton Buzzard, United Kingdom.
- **Q**: Who is organizing Steak Night?
  - **A:** Steak Night is organized by The Village Swan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Steak Night",
        "image": "https://cdn-az.allevents.in/events5/banners/cab5b7403b29e01a90629ed0c22ed4dfbf125d060b4ba53f2c9ec958323e1605-rimg-w940-h788-dc13070f-gmir?v=1769257093",
        "startDate": "2026-02-06",
        "url": "https://allevents.in/leighton-buzzard/steak-night/200029208625042",
        "location": {
            "@type": "Place",
            "name": "The Village Swan, Ivinghoe Aston, LU7 9DP Leighton Buzzard, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "The Village Swan, Ivinghoe Aston, LU7 9DP Leighton Buzzard, United Kingdom, Leighton Buzzard, United Kingdom",
                "addressLocality": "Leighton Buzzard",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.85283",
                "longitude": "-0.61653"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our famous Steak Night at The Village Swan. \nJust £22.50 per person.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Village Swan",
                "url": "https://allevents.in/org/the-village-swan/25972132"
            }
        ]
    }
]
```