

# Event Details

- **Event Name**: Sunday Roast 
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 12:00 pm
- **Event Description**: Come and join us for one of the best Sunday roasts around- choice of meats served with goose fat roasties, creamy mash, seasonal veg and cauliflower cheese.
- **Event URL**: https://allevents.in/grantham/sunday-roast/200030145266851
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Grantham
- **state**: EN
- **country**: United Kingdom
- **location**: 11 High Street, Castle Bytham
- **lat**: 52.75423
- **long**: -0.53642
- **full address**: 11 High Street, Castle Bytham, 11 High Street, Grantham, NG33 4RZ, United Kingdom

## Event gallery

- **Alt text**: Sunday Roast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/65ec21c993a2aed16ad1f389a8028d096eaacee9ed256d8678dc8090c9d6b1db-rimg-w1200-h900-dcc3915b-gmir?v=1780576096

## FAQs

- **Q**: When and where is Sunday Roast  being held?
  - **A:** Sunday Roast  takes place on Sun, 14 Jun, 2026 at 12:00 pm to Sun, 14 Jun, 2026 at 12:00 pm at 11 High Street, Castle Bytham, 11 High Street, Grantham, NG33 4RZ, United Kingdom.
- **Q**: Who is organizing Sunday Roast ?
  - **A:** Sunday Roast  is organized by The Castle Inn, Castle Bytham.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Roast",
        "image": "https://cdn-az.allevents.in/events5/banners/65ec21c993a2aed16ad1f389a8028d096eaacee9ed256d8678dc8090c9d6b1db-rimg-w1200-h900-dcc3915b-gmir?v=1780576096",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/grantham/sunday-roast/200030145266851",
        "location": {
            "@type": "Place",
            "name": "11 High Street, Castle Bytham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 High Street, Grantham, NG33 4RZ, United Kingdom",
                "addressLocality": "Grantham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.75423",
                "longitude": "-0.53642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for one of the best Sunday roasts around- choice of meats served with goose fat roasties, creamy mash, seasonal veg and cauliflower cheese.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Castle Inn Castle Bytham",
                "url": "https://allevents.in/org/the-castle-inn-castle-bytham/17351944",
                "description": "Beautiful village pub with cosy fires, great choice of ales and a welcoming atmosphere "
            }
        ]
    }
]
```