

# Event Details

- **Event Name**: Race day
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 03:00 pm
- **Event Description**: Next race day will be June 20
- **Event URL**: https://allevents.in/green-bay/race-day/200030247999435
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: Downtown Green Bay
- **lat**: 44.513793
- **long**: -88.013995
- **full address**: Downtown Green Bay, Green Bay, Wisconsin, United States

## Event gallery

- **Alt text**: Race day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2febd5d50d4d5bf2cbeb5b0b82ebc180fdf8c0dda0cf263ca4302811943e0d18-rimg-w1200-h675-dc131419-gmir?v=1781596775

## FAQs

- **Q**: When and where is Race day being held?
  - **A:** Race day takes place on Sat, 20 Jun, 2026 at 03:00 pm to Sat, 20 Jun, 2026 at 03:00 pm at Downtown Green Bay, Green Bay, Wisconsin, United States.
- **Q**: Who is organizing Race day?
  - **A:** Race day is organized by The Land .
- **Q**: Who is this event for? Is it right for me?
  - **A:** Race day 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 Green Bay, this event is thoughtfully curated to deliver a standout experience worth every moment. If Race day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Race day",
        "image": "https://cdn-az.allevents.in/events6/banners/2febd5d50d4d5bf2cbeb5b0b82ebc180fdf8c0dda0cf263ca4302811943e0d18-rimg-w1200-h675-dc131419-gmir?v=1781596775",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/green-bay/race-day/200030247999435",
        "location": {
            "@type": "Place",
            "name": "Downtown Green Bay",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Green Bay, Wisconsin",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.513793",
                "longitude": "-88.013995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next race day will be June 20",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Land ",
                "url": "https://allevents.in/org/the-land/27920450"
            }
        ]
    }
]
```