

# Event Details

- **Event Name**: Race Night
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 07:00 pm
- **Event Description**: Join us for our race night, have a flutter on the gee gees in good company. GRAB A BURGER will be in attendance so you don't even need to cook. We hope to see you there.
- **Event URL**: https://allevents.in/stowmarket/race-night/200029259934944
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Stowmarket
- **state**: EN
- **country**: United Kingdom
- **location**: Coddenham
- **lat**: 52.14985674602
- **long**: 1.1199977357632
- **full address**: Coddenham, Coddenham, Suffolk, United Kingdom, Stowmarket

## Event gallery

- **Alt text**: Race Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Race+Night&date=Sat%2C+29+Nov%2C+2025+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Race Night being held?
  - **A:** Race Night takes place on Sat, 29 Nov, 2025 at 07:00 pm to Sat, 29 Nov, 2025 at 07:00 pm at Coddenham, Coddenham, Suffolk, United Kingdom, Stowmarket.
- **Q**: Who is organizing Race Night?
  - **A:** Race Night is organized by Coddenham Country Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Race Night is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Stowmarket, this event is thoughtfully curated to deliver a standout experience worth every moment. If Race Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Race Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Race+Night&date=Sat%2C+29+Nov%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/stowmarket/race-night/200029259934944",
        "location": {
            "@type": "Place",
            "name": "Coddenham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Coddenham, Suffolk, United Kingdom",
                "addressLocality": "Stowmarket",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.14985674602",
                "longitude": "1.1199977357632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our race night, have a flutter on the gee gees in good company. GRAB A BURGER will be in attendance so you don't even need to cook. We hope to see you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coddenham Country Club",
                "url": "https://allevents.in/org/coddenham-country-club/20668027"
            }
        ]
    }
]
```