

# Event Details

- **Event Name**: Race #2- EAGLE RACEWAY 
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 05:00 pm (-05:00)
- **Event Description**: Race #2 of 2026 season
- **Event URL**: https://allevents.in/eagle/race-2-eagle-raceway/200029755049321
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Eagle
- **state**: NE
- **country**: United States
- **location**: Eagle Raceway
- **lat**: 40.8105
- **long**: -96.3909
- **full address**: Eagle Raceway, Eagle, Nebraska, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Holliman Motorsports (https://allevents.in/org/holliman-motorsports/27430244)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/386f75a70990578590e657220b5b309a55a8f9952635e2f08da9d6aae358037c-rimg-w1200-h723-dc33271c-gmir?v=1775211979
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a11451ff165284c3a7be0bfeb6cf64f206cc2b71aec2610e95135b4d07dba255-rimg-w300-h300-dc191613-gmir?v=1775211979

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Apr, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Eagle Raceway, Eagle, Nebraska, United States
- **Q**: Who is organizing the event?
  - **A:** Holliman Motorsports
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Race #2- EAGLE RACEWAY  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Race #2- EAGLE RACEWAY",
        "image": "https://cdn-az.allevents.in/events4/banners/386f75a70990578590e657220b5b309a55a8f9952635e2f08da9d6aae358037c-rimg-w1200-h723-dc33271c-gmir?v=1775211979",
        "startDate": "2026-04-18T17:00:00-05:00",
        "url": "https://allevents.in/eagle/race-2-eagle-raceway/200029755049321",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Eagle Raceway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eagle, Nebraska",
                "addressLocality": "Eagle",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8105",
                "longitude": "-96.3909"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Race #2 of 2026 season",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holliman Motorsports",
                "url": "https://allevents.in/org/holliman-motorsports/27430244"
            }
        ]
    }
]
```