

# Event Details

- **Event Name**: Open Workout
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 04:00 pm – Wed, 24 Jun, 2026 at 07:00 pm
- **Event Description**: Join us for an open workout!
- **Event URL**: https://allevents.in/the-hills/open-workout/200030279183716
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: The Hills
- **state**: TX
- **country**: United States
- **location**: 5200 Electric Avenue, Building 2, Spicewood, TX
- **lat**: 30.34147
- **long**: -98.04171
- **full address**: 5200 Electric Avenue, Building 2, Spicewood, TX, 5200 Electric Ave, Spicewood, TX 78669-6148, United States, The Hills

## Event gallery

- **Alt text**: Open Workout
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9bc056fdb144e7f84c1d0560fe3e7be8ce91cb06f2273c2bb84c2ee293937c6a-rimg-w1200-h1600-dc010101-gmir?v=1782035116

## FAQs

- **Q**: When and where is Open Workout being held?
  - **A:** Open Workout takes place on Wed, 24 Jun, 2026 at 04:00 pm to Wed, 24 Jun, 2026 at 07:00 pm at 5200 Electric Avenue, Building 2, Spicewood, TX, 5200 Electric Ave, Spicewood, TX 78669-6148, United States, The Hills.
- **Q**: Who is organizing Open Workout?
  - **A:** Open Workout is organized by Electric Avenue Athletics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Workout",
        "image": "https://cdn-az.allevents.in/events2/banners/9bc056fdb144e7f84c1d0560fe3e7be8ce91cb06f2273c2bb84c2ee293937c6a-rimg-w1200-h1600-dc010101-gmir?v=1782035116",
        "startDate": "2026-06-24",
        "endDate": "2026-06-24",
        "url": "https://allevents.in/the-hills/open-workout/200030279183716",
        "location": {
            "@type": "Place",
            "name": "5200 Electric Avenue, Building 2, Spicewood, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5200 Electric Ave, Spicewood, TX 78669-6148, United States",
                "addressLocality": "The Hills",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.34147",
                "longitude": "-98.04171"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an open workout!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Electric Avenue Athletics",
                "url": "https://allevents.in/org/electric-avenue-athletics/26879909"
            }
        ]
    }
]
```