

# Event Details

- **Event Name**: March Madness 
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 10:00 am
- **Event Description**: Our next race!! Mark it on your calendar!! If we get 100 entries I’ll add $250 if we get 150 entries I’ll add $500
- **Event URL**: https://allevents.in/crockett/march-madness/200029677465543
- **Event Categories**: sports, calendar
- **Interested Audience**: 
  - total_interested_count: 115

## Ticket Details

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

## Event venue details

- **city**: Crockett
- **state**: TX
- **country**: United States
- **location**: 1100 Edmiston Dr, Crockett, TX 75835-3413, United States, Crockett, TX
- **lat**: 31.30405
- **long**: -95.44879
- **full address**: 1100 Edmiston Dr, Crockett, TX 75835-3413, United States, Crockett, TX

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lively Productions (https://allevents.in/org/lively-productions/24058938)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/16511d6084f564b0fcc88bcefae5908c54d330b1082523cbe597fe2e7e0cd452-rimg-w1200-h1560-dc2d69e1-gmir?v=1772111636
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/836bd2635c2f6c3c64627c418542f3cc799ccc862b7cd86afaf08a9ad9a90f67-rimg-w300-h300-dcf4abd1-gmir?v=1772111636

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** 1100 Edmiston Dr, Crockett, TX 75835-3413, United States, Crockett, TX
- **Q**: Who is organizing the event?
  - **A:** Lively Productions
- **Q**: What type of event is this?
  - **A:** sports, calendar
- **Q**: Where can I find ticket details about March Madness  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "March Madness",
        "image": "https://cdn-az.allevents.in/events1/banners/16511d6084f564b0fcc88bcefae5908c54d330b1082523cbe597fe2e7e0cd452-rimg-w1200-h1560-dc2d69e1-gmir?v=1772111636",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/crockett/march-madness/200029677465543",
        "location": {
            "@type": "Place",
            "name": "1100 Edmiston Dr, Crockett, TX 75835-3413, United States, Crockett, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 Edmiston Dr, Crockett, TX 75835-3413, United States",
                "addressLocality": "Crockett",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.30405",
                "longitude": "-95.44879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next race!! Mark it on your calendar!! If we get 100 entries I’ll add $250 if we get 150 entries I’ll add $500",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lively Productions",
                "url": "https://allevents.in/org/lively-productions/24058938"
            }
        ]
    }
]
```