

# Event Details

- **Event Name**: Yoga Class
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 12:15 pm – Wed, 06 Jan, 2027 at 12:15 pm (-05:00)
- **Event Description**: Come start or continue your practice with us!
- **Event URL**: https://allevents.in/bastrop/yoga-class/1600029660116606
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bastrop
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.0997504
- **long**: -97.28652779
- **full address**: The Church of Jesus Christ of Latter-day Saints, 140 Tahitian Drive, Bastrop, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bc6730f0-08dd-11f1-8e72-eb9923d9d6b2-rimg-w1000-h1544-dc

## FAQs

- **Q**: When and where is Yoga Class being held?
  - **A:** Yoga Class takes place on Wed, 04 Mar, 2026 at 12:15 pm to Wed, 06 Jan, 2027 at 12:15 pm at The Church of Jesus Christ of Latter-day Saints, 140 Tahitian Drive, Bastrop, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yoga Class",
        "image": "https://cdn-az.allevents.in/events8/banners/ff182580-1d14-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h1853-dcf2d4ce-gmir.png",
        "startDate": "2026-03-04T12:15:00-05:00",
        "endDate": "2027-01-06T12:15:00-05:00",
        "url": "https://allevents.in/bastrop/yoga-class/1600029660116606",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 Tahitian Drive",
                "addressLocality": "Bastrop",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.0997504",
                "longitude": "-97.28652779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come start or continue your practice with us!"
    }
]
```