

# Event Details

- **Event Name**: No racing on the 28th November 2025
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 pm
- **Event Description**: No Racing this week due to the hall being booked for another event
- **Event URL**: https://allevents.in/daventry/no-racing-on-the-28th-november-2025/200028866261119
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Daventry
- **state**: EN
- **country**: United Kingdom
- **location**: Lodge Road, Daventry
- **lat**: 52.2598
- **long**: -1.15891
- **full address**: Lodge Road, Daventry, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Junction 16 Racing (https://allevents.in/org/junction-16-racing/20546311)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3688b370306b429119e763516004142b96be79fbabe737174bb9dd383f34b830-rimg-w1200-h900-dc5e5e60-gmir?v=1763850690
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6462818f2c98de2ab3ccd363182b6087cad028562f46bbb668edb09b6a8ac118-rimg-w300-h300-dc5e5e60-gmir?v=1763850690

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 28 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Lodge Road, Daventry, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Junction 16 Racing
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about No racing on the 28th November 2025 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "No racing on the 28th November 2025",
        "image": "https://cdn-az.allevents.in/events7/banners/3688b370306b429119e763516004142b96be79fbabe737174bb9dd383f34b830-rimg-w1200-h900-dc5e5e60-gmir?v=1763850690",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/daventry/no-racing-on-the-28th-november-2025/200028866261119",
        "location": {
            "@type": "Place",
            "name": "Lodge Road, Daventry",
            "address": {
                "@type": "PostalAddress",
                "name": "Lodge Road, Daventry, United Kingdom",
                "addressLocality": "Daventry",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2598",
                "longitude": "-1.15891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "No Racing this week due to the hall being booked for another event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Junction 16 Racing",
                "url": "https://allevents.in/org/junction-16-racing/20546311"
            }
        ]
    }
]
```