

# Event Details

- **Event Name**: Texas Roadhouse Fundraiser
- **Event Start and End Date**: Tue, 03 Feb, 2026 at 05:00 pm
- **Event Description**: A portion of proceeds will be donated to the Girls Soccer Team.
- **Event URL**: https://allevents.in/flagstaff/texas-roadhouse-fundraiser/200029197493503
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Flagstaff
- **state**: AZ
- **country**: United States
- **location**: Texas Roadhouse (Flagstaff, AZ - 2201 E. Route 66)
- **lat**: 35.20313490928
- **long**: -111.61535810797
- **full address**: Texas Roadhouse (Flagstaff, AZ - 2201 E. Route 66), 2201 E. Route 66,Flagstaff, Arizona, United States

## Event gallery

- **Alt text**: Texas Roadhouse Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4d2ff5cc519bf2bdeb44a487a7f57cd90fd86f52acb3f067081ec1ba28c2517f-rimg-w1166-h630-dcffffff-gmir?v=1769856566

## FAQs

- **Q**: When and where is Texas Roadhouse Fundraiser being held?
  - **A:** Texas Roadhouse Fundraiser takes place on Tue, 03 Feb, 2026 at 05:00 pm to Tue, 03 Feb, 2026 at 05:00 pm at Texas Roadhouse (Flagstaff, AZ - 2201 E. Route 66), 2201 E. Route 66,Flagstaff, Arizona, United States.
- **Q**: Who is organizing Texas Roadhouse Fundraiser?
  - **A:** Texas Roadhouse Fundraiser is organized by Coconino Panthers Girls Soccer.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Texas Roadhouse Fundraiser",
        "image": "https://cdn-az.allevents.in/events3/banners/4d2ff5cc519bf2bdeb44a487a7f57cd90fd86f52acb3f067081ec1ba28c2517f-rimg-w1166-h630-dcffffff-gmir?v=1769856566",
        "startDate": "2026-02-03",
        "url": "https://allevents.in/flagstaff/texas-roadhouse-fundraiser/200029197493503",
        "location": {
            "@type": "Place",
            "name": "Texas Roadhouse (Flagstaff, AZ - 2201 E. Route 66)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2201 E. Route 66,Flagstaff, Arizona",
                "addressLocality": "Flagstaff",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.20313490928",
                "longitude": "-111.61535810797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A portion of proceeds will be donated to the Girls Soccer Team.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coconino Panthers Girls Soccer",
                "url": "https://allevents.in/org/coconino-panthers-girls-soccer/23536748"
            }
        ]
    }
]
```