

# Event Details

- **Event Name**: day at the races 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 05:00 pm
- **Event Description**: joins us for a day at the races . raising money for a family in need
- **Event URL**: https://allevents.in/corby/day-at-the-races/200029737160508
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Corby
- **state**: EN
- **country**: United Kingdom
- **location**: Greenhill Rise, Corby
- **lat**: 52.4833
- **long**: -0.7223
- **full address**: Greenhill Rise, Corby, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hazel Tree Corby (https://allevents.in/org/hazel-tree-corby/27465526)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c2e647244fb17db732699a49df61338c2e5897e7116d95416bd42eb6566ef390-rimg-w945-h2048-dcffffff-gmir?v=1772142547
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/944a3e98dc7b9e63ba9c7317ea0c0605797b83d2055662cad046369afe48b569-rimg-w300-h300-dc181617-gmir?v=1772142548

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Greenhill Rise, Corby, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Hazel Tree Corby
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about day at the races  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "day at the races",
        "image": "https://cdn-az.allevents.in/events6/banners/c2e647244fb17db732699a49df61338c2e5897e7116d95416bd42eb6566ef390-rimg-w945-h2048-dcffffff-gmir?v=1772142547",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/corby/day-at-the-races/200029737160508",
        "location": {
            "@type": "Place",
            "name": "Greenhill Rise, Corby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "58 Greenhill Rise, Corby, NN18 0LP, United Kingdom",
                "addressLocality": "Corby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4833",
                "longitude": "-0.7223"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "joins us for a day at the races . raising money for a family in need",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hazel Tree Corby",
                "url": "https://allevents.in/org/hazel-tree-corby/27465526"
            }
        ]
    }
]
```