

# Event Details

- **Event Name**: 2026 Need for Speed Playday Series
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 12:00 pm – Sun, 20 Sep, 2026 at 06:00 pm (-05:00)
- **Event Description**: We will be having a year-long series for our speed events! We will have barrels, poles, straights, and a mystery event.
- **Event URL**: https://allevents.in/whitesboro/2026-need-for-speed-playday-series/200030286204305
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Whitesboro
- **state**: TX
- **country**: United States
- **location**: Whitesboro Riding Club
- **lat**: 33.6732314
- **long**: -96.8759143
- **full address**: Whitesboro Riding Club, 35 Noland Rd,Whitesboro,TX,United States

## Event gallery

- **Alt text**: 2026 Need for Speed Playday Series
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/77d96f3b9f66920c72574592ae9980f4f30ab104627c44b996d738a0875345e2-rimg-w1200-h1553-dc080808-gmir?v=1785730887

## FAQs

- **Q**: When and where is 2026 Need for Speed Playday Series being held?
  - **A:** 2026 Need for Speed Playday Series takes place on Sun, 20 Sep, 2026 at 12:00 pm to Sun, 20 Sep, 2026 at 06:00 pm at Whitesboro Riding Club, 35 Noland Rd,Whitesboro,TX,United States.
- **Q**: Who is organizing 2026 Need for Speed Playday Series?
  - **A:** 2026 Need for Speed Playday Series is organized by Whitesboro Riding Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Need for Speed Playday Series",
        "image": "https://cdn-az.allevents.in/events7/banners/77d96f3b9f66920c72574592ae9980f4f30ab104627c44b996d738a0875345e2-rimg-w1200-h1553-dc080808-gmir?v=1785730887",
        "startDate": "2026-09-20T12:00:00-05:00",
        "endDate": "2026-09-20T18:00:00-05:00",
        "url": "https://allevents.in/whitesboro/2026-need-for-speed-playday-series/200030286204305",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Whitesboro Riding Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 Noland Rd,Whitesboro,TX,United States",
                "addressLocality": "Whitesboro",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.6732314",
                "longitude": "-96.8759143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having a year-long series for our speed events! We will have barrels, poles, straights, and a mystery event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whitesboro Riding Club",
                "url": "https://allevents.in/org/whitesboro-riding-club/13837508"
            }
        ]
    }
]
```