

# Event Details

- **Event Name**: Dirt Bike Rodeo
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 09:00 am
- **Event Description**: 4th dirt bike rodeo of the series
- **Event URL**: https://allevents.in/hickory/dirt-bike-rodeo/200029233722737
- **Event Categories**: rodeo
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

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

## Event venue details

- **city**: Hickory
- **state**: NC
- **country**: United States
- **location**: 6553 cedar springs Dr, Hickory, NC
- **lat**: 35.69579
- **long**: -81.41101
- **full address**: 6553 cedar springs Dr, Hickory, NC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Flying J Farms Events  (https://allevents.in/org/flying-j-farms-events/27045360)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/96541657e9b5e4192a7a5045a9f9d6e9b65021b9b747374e8f6ed6954fa0b93d-rimg-w1200-h1600-dcffecd4-gmir?v=1770863882
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9fa2ba9f4a7a7546e28d3cf638d7ee3b6fa0ab1515ab70bb9796f98c3ee925dd-rimg-w300-h300-dcffecd4-gmir?v=1770863882

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Feb, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** 6553 cedar springs Dr, Hickory, NC, United States
- **Q**: Who is organizing the event?
  - **A:** Flying J Farms Events
- **Q**: What type of event is this?
  - **A:** rodeo
- **Q**: Where can I find ticket details about Dirt Bike Rodeo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dirt Bike Rodeo",
        "image": "https://cdn-az.allevents.in/events8/banners/96541657e9b5e4192a7a5045a9f9d6e9b65021b9b747374e8f6ed6954fa0b93d-rimg-w1200-h1600-dcffecd4-gmir?v=1770863882",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/hickory/dirt-bike-rodeo/200029233722737",
        "location": {
            "@type": "Place",
            "name": "6553 cedar springs Dr, Hickory, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6553 Cedar Springs Dr, Hickory, NC 28602-8653, United States",
                "addressLocality": "Hickory",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.69579",
                "longitude": "-81.41101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th dirt bike rodeo of the series",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Flying J Farms Events ",
                "url": "https://allevents.in/org/flying-j-farms-events/27045360"
            }
        ]
    }
]
```