

# Event Details

- **Event Name**: Boxing Day Lunch 
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 01:00 pm
- **Event Description**: Details coming soon!
- **Event URL**: https://allevents.in/corby/boxing-day-lunch/200028962538102
- **Event Categories**: sports, boxing-day
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Corby
- **state**: EN
- **country**: United Kingdom
- **location**: Rockingham Rd, Corby
- **lat**: 52.49782
- **long**: -0.68855
- **full address**: Rockingham Rd, Corby, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Voco Rockingham Forest Corby (https://allevents.in/org/voco-rockingham-forest-corby/25970156)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7d62c056d1c026500e7fdb3ddffd6df69dbc1f775e96ed1f7d139f337d4837e7-rimg-w1200-h800-dca77863-gmir?v=1766286619
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2bddea03b0e8a3470bdd05cfaf16e7f764ca76d87d791ec2b78ea49f1c339dee-rimg-w300-h300-dca47762-gmir?v=1766286621

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 26 Dec, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Rockingham Rd, Corby, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Voco Rockingham Forest Corby
- **Q**: What type of event is this?
  - **A:** sports, boxing-day
- **Q**: Where can I find ticket details about Boxing Day Lunch  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Boxing Day Lunch",
        "image": "https://cdn-az.allevents.in/events9/banners/7d62c056d1c026500e7fdb3ddffd6df69dbc1f775e96ed1f7d139f337d4837e7-rimg-w1200-h800-dca77863-gmir?v=1766286619",
        "startDate": "2025-12-26",
        "url": "https://allevents.in/corby/boxing-day-lunch/200028962538102",
        "location": {
            "@type": "Place",
            "name": "Rockingham Rd, Corby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51a Rockingham Road, Corby, NN17 1, United Kingdom",
                "addressLocality": "Corby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.49782",
                "longitude": "-0.68855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Voco Rockingham Forest Corby",
                "url": "https://allevents.in/org/voco-rockingham-forest-corby/25970156"
            }
        ]
    }
]
```