

# Event Details

- **Event Name**: Run/Walk on Thursday Night
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 06:30 pm
- **Event Description**: Join us at Casa de Luz on Toomey Rd for our regular run or walk on Thursday night!

We'll have 3 and 5 mile options and then enjoy dinner together.

Run/Walk: 6:30pm
Dinner: 7:30pm
- **Event URL**: https://allevents.in/austin/run-walk-on-thursday-night/200030247303059
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: Casa de Luz
- **lat**: 30.264252900419
- **long**: -97.761668125281
- **full address**: Casa de Luz, 1701 Toomey Rd,Austin, Texas, United States

## Event gallery

- **Alt text**: Run/Walk on Thursday Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/67254e24410069500f1b0e566b0c0d6269351cfcb7d7acdd539c2f79e6ef722d-rimg-w923-h520-dc85d2fe-gmir?v=1781814819

## FAQs

- **Q**: When and where is Run/Walk on Thursday Night being held?
  - **A:** Run/Walk on Thursday Night takes place on Thu, 18 Jun, 2026 at 06:30 pm to Thu, 18 Jun, 2026 at 06:30 pm at Casa de Luz, 1701 Toomey Rd,Austin, Texas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Run/Walk on Thursday Night",
        "image": "https://cdn-az.allevents.in/events7/banners/67254e24410069500f1b0e566b0c0d6269351cfcb7d7acdd539c2f79e6ef722d-rimg-w923-h520-dc85d2fe-gmir?v=1781814819",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/austin/run-walk-on-thursday-night/200030247303059",
        "location": {
            "@type": "Place",
            "name": "Casa de Luz",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1701 Toomey Rd,Austin, Texas",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.264252900419",
                "longitude": "-97.761668125281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Casa de Luz on Toomey Rd for our regular run or walk on Thursday night!\n\nWe'll have 3 and 5 mile options and then enjoy dinner together.\n\nRun/Walk: 6:30pm\nDinner: 7:30pm"
    }
]
```