

# Event Details

- **Event Name**: Run/Walk with PPA on Thursday Night
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 06:30 pm
- **Event Description**: Join us at Mr. Natural 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-with-ppa-on-thursday-night/200030204283251
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: Mr. Natural Austin
- **lat**: 30.256812
- **long**: -97.724559
- **full address**: Mr. Natural Austin, 1901 E Cesar Chavez St,Austin, Texas, United States

## Event gallery

- **Alt text**: Run/Walk with PPA on Thursday Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/53c9ebd330793624d750f4e30fd4278fc5b91ee36131489fce2f677e81cbd45c-rimg-w923-h520-dc85d2fe-gmir?v=1780926591

## FAQs

- **Q**: When and where is Run/Walk with PPA on Thursday Night being held?
  - **A:** Run/Walk with PPA on Thursday Night takes place on Thu, 11 Jun, 2026 at 06:30 pm to Thu, 11 Jun, 2026 at 06:30 pm at Mr. Natural Austin, 1901 E Cesar Chavez St,Austin, Texas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Run/Walk with PPA on Thursday Night",
        "image": "https://cdn-az.allevents.in/events7/banners/53c9ebd330793624d750f4e30fd4278fc5b91ee36131489fce2f677e81cbd45c-rimg-w923-h520-dc85d2fe-gmir?v=1780926591",
        "startDate": "2026-06-11",
        "url": "https://allevents.in/austin/run-walk-with-ppa-on-thursday-night/200030204283251",
        "location": {
            "@type": "Place",
            "name": "Mr. Natural Austin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 E Cesar Chavez St,Austin, Texas",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.256812",
                "longitude": "-97.724559"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Mr. Natural 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"
    }
]
```