

# Event Details

- **Event Name**: Barre with Cathy, Trina and Angela
- **Event Start and End Date**: Wed, 03 Sep, 2025 at 05:15 pm – Wed, 03 Sep, 2025 at 06:15 pm
- **Event Description**: Fitness class integrating moves from ballet, yoga and Pilates.
- **Event URL**: https://allevents.in/white-rock/barre-with-cathy-trina-and-angela/1600028665222200
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028665222200

## Event venue details

- **city**: White Rock
- **state**: NM
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.82189846554
- **long**: -106.20184402213
- **full address**: The Church of Jesus Christ of Latter-day Saints, 366 Grand Canyon Drive, White Rock, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0c915080-781d-11f0-abbf-d5a1849de826-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Sep, 2025 at 05:15 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 366 Grand Canyon Drive, White Rock, United States
- **Q**: Where can I find ticket details about Barre with Cathy, Trina and Angela ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barre with Cathy, Trina and Angela",
        "image": "https://cdn-az.allevents.in/events4/banners/0a501310-781d-11f0-b68c-312726667702-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-09-03",
        "endDate": "2025-09-03",
        "url": "https://allevents.in/white-rock/barre-with-cathy-trina-and-angela/1600028665222200",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "366 Grand Canyon Drive",
                "addressLocality": "White Rock",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.82189846554",
                "longitude": "-106.20184402213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fitness class integrating moves from ballet, yoga and Pilates."
    }
]
```