

# Event Details

- **Event Name**: Orangetheory Fitness at Sundance Square
- **Event Start and End Date**: Sun, 04 Dec, 2022 at 10:30 am – Sun, 04 Dec, 2022 at 12:00 pm
- **Event Description**: Free outdoor workout hosted by Orangetheory Fitness. Bring a mat and be ready for a full-body workout!About this EventR﻿eserve your spot today and join us for a FREE 45 minute, full-body workout hosted by Orangetheory Fitness. Our certified coach will lead you through a dynamic warm up and guide you through body weight exercises. Bring a mat, towel and water bottle. We'll bring the Orangetheory swag, music and FUN!
- **Event URL**: https://allevents.in/fort-worth/orangetheory-fitness-at-sundance-square/10000469174803467
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: United States
- **location**: Sundance Square Plaza
- **lat**: 32.7545223
- **long**: -97.3316456
- **full address**: Sundance Square Plaza, 420 Main Street, Fort Worth, United States

## Event gallery

- **Alt text**: Orangetheory Fitness at Sundance Square
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c0cdb00bd97f11373256c45ca88b48fe250d1216a6370c18c84b1cfaed3d7cda-rimg-w1200-h656-gmir.jpg?v=1669070741

## FAQs

- **Q**: When and where is Orangetheory Fitness at Sundance Square being held?
  - **A:** Orangetheory Fitness at Sundance Square takes place on Sun, 04 Dec, 2022 at 10:30 am to Sun, 04 Dec, 2022 at 12:00 pm at Sundance Square Plaza, 420 Main Street, Fort Worth, United States.
- **Q**: Who is organizing Orangetheory Fitness at Sundance Square?
  - **A:** Orangetheory Fitness at Sundance Square is organized by Orangetheory Fitness.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Orangetheory Fitness at Sundance Square",
        "image": "https://cdn-az.allevents.in/events5/banners/c0cdb00bd97f11373256c45ca88b48fe250d1216a6370c18c84b1cfaed3d7cda-rimg-w1200-h656-gmir.jpg?v=1669070741",
        "startDate": "2022-12-04",
        "endDate": "2022-12-04",
        "url": "https://allevents.in/fort-worth/orangetheory-fitness-at-sundance-square/10000469174803467",
        "location": {
            "@type": "Place",
            "name": "Sundance Square Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "420 Main Street",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7545223",
                "longitude": "-97.3316456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free outdoor workout hosted by Orangetheory Fitness. Bring a mat and be ready for a full-body workout!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orangetheory Fitness",
                "url": "https://allevents.in/org/orangetheory-fitness/20376406"
            }
        ]
    }
]
```