

# Event Details

- **Event Name**: February 28th Race
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 03:00 pm
- **Event Description**: Our next race is February 28th!
- **Event URL**: https://allevents.in/glendale/february-28th-race/200029675474037
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Glendale
- **state**: AZ
- **country**: United States
- **location**: Ocotillo
- **lat**: 33.54134
- **long**: -112.195997
- **full address**: Ocotillo, Glendale, Arizona, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: High Banks RC Speedway (https://allevents.in/org/high-banks-rc-speedway/27350359)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=February+28th+Race&date=Sat%2C+28+Feb%2C+2026+at+03%3A00+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=February+28th+Race&date=28+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Ocotillo, Glendale, Arizona, United States
- **Q**: Who is organizing the event?
  - **A:** High Banks RC Speedway
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about February 28th Race ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "February 28th Race",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=February+28th+Race&date=Sat%2C+28+Feb%2C+2026+at+03%3A00+pm&bg=3",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/glendale/february-28th-race/200029675474037",
        "location": {
            "@type": "Place",
            "name": "Ocotillo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Glendale, Arizona",
                "addressLocality": "Glendale",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.54134",
                "longitude": "-112.195997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next race is February 28th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "High Banks RC Speedway",
                "url": "https://allevents.in/org/high-banks-rc-speedway/27350359"
            }
        ]
    }
]
```