

# Event Details

- **Event Name**: Make up Race
- **Event Start and End Date**: Fri, 08 Aug, 2025 at 08:00 pm
- **Event Description**: The race for Aug 1st is rained out and we will run a make-up race on the 8th
- **Event URL**: https://allevents.in/boyd/make-up-race/200028604327746
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Boyd
- **state**: TX
- **country**: United States
- **location**: 376 Raceway Ln, Boyd, TX, United States, Texas
- **lat**: 33.03637
- **long**: -97.57482
- **full address**: 376 Raceway Ln, Boyd, TX, United States, Texas

## Event gallery

- **Alt text**: Make up Race
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fe813d5b2140f8824dec1c331dcb561e8a8544184873672808b55eb206a24792-rimg-w472-h263-dc1a1a1a-gmir?v=1754098304

## FAQs

- **Q**: When and where is Make up Race being held?
  - **A:** Make up Race takes place on Fri, 08 Aug, 2025 at 08:00 pm to Fri, 08 Aug, 2025 at 08:00 pm at 376 Raceway Ln, Boyd, TX, United States, Texas.
- **Q**: Who is organizing Make up Race?
  - **A:** Make up Race is organized by Boyd Raceway.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Make up Race 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 Boyd, this event is thoughtfully curated to deliver a standout experience worth every moment. If Make up Race 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": "Make up Race",
        "image": "https://cdn-az.allevents.in/events5/banners/fe813d5b2140f8824dec1c331dcb561e8a8544184873672808b55eb206a24792-rimg-w472-h263-dc1a1a1a-gmir?v=1754098304",
        "startDate": "2025-08-08",
        "url": "https://allevents.in/boyd/make-up-race/200028604327746",
        "location": {
            "@type": "Place",
            "name": "376 Raceway Ln, Boyd, TX, United States, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "376 Raceway Ln, Boyd, TX 76023-5292, United States",
                "addressLocality": "Boyd",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.03637",
                "longitude": "-97.57482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The race for Aug 1st is rained out and we will run a make-up race on the 8th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boyd Raceway",
                "url": "https://allevents.in/org/boyd-raceway/25812956"
            }
        ]
    }
]
```