

# Event Details

- **Event Name**: Men’s Yoga Class 
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 05:30 pm
- **Event Description**: A class designed for men to gain flexibility, and strength.
- **Event URL**: https://allevents.in/andalusia/men’s-yoga-class/200029186732657
- **Event Categories**: workshops, health-wellness
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Andalusia
- **state**: AL
- **country**: United States
- **location**: 901 C C Baker Ave, Andalusia, AL
- **lat**: 31.32307
- **long**: -86.48146
- **full address**: 901 C C Baker Ave, Andalusia, AL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Yoga Club Andalusia (https://allevents.in/org/the-yoga-club-andalusia/26630081)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/71f38c3783c78b81000c428dcf1a61794834832807bcb7e6aeb1e2273664f1b8-rimg-w1200-h600-dcffffff-gmir?v=1762980836
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1a330268efe193275b4f0cf4089ddb16cbb9acc08399f3b4988bb24826d02245-rimg-w300-h300-dcd8f0bb-gmir?v=1762980837

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** 901 C C Baker Ave, Andalusia, AL, United States
- **Q**: Who is organizing the event?
  - **A:** The Yoga Club Andalusia
- **Q**: What type of event is this?
  - **A:** workshops, health-wellness
- **Q**: Where can I find ticket details about Men’s Yoga Class  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men’s Yoga Class",
        "image": "https://cdn-az.allevents.in/events3/banners/71f38c3783c78b81000c428dcf1a61794834832807bcb7e6aeb1e2273664f1b8-rimg-w1200-h600-dcffffff-gmir?v=1762980836",
        "startDate": "2025-11-13",
        "url": "https://allevents.in/andalusia/men’s-yoga-class/200029186732657",
        "location": {
            "@type": "Place",
            "name": "901 C C Baker Ave, Andalusia, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "947 C C Baker Ave, Andalusia, AL 36421, United States",
                "addressLocality": "Andalusia",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.32307",
                "longitude": "-86.48146"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A class designed for men to gain flexibility, and strength.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Yoga Club Andalusia",
                "url": "https://allevents.in/org/the-yoga-club-andalusia/26630081"
            }
        ]
    }
]
```