

# Event Details

- **Event Name**: Yoga with Jasmine
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 01:00 pm – Sat, 28 Feb, 2026 at 02:00 pm
- **Event Description**: Join Jasmine and continue your yoga journey.  Grab your mat, water, a friend and get some peace and flexibility back into your life.
- **Event URL**: https://allevents.in/alexandria/yoga-with-jasmine/200029400144242
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: VA
- **country**: United States
- **location**: 400 Cameron St, Alexandria, VA
- **lat**: 38.80571
- **long**: -77.04371
- **full address**: 400 Cameron St, Alexandria, VA, United States

## Event gallery

- **Alt text**: Yoga with Jasmine
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f769934ff07eeaec41c039edf77cf76536be3911075cbfff5102c537aed1315c-rimg-w588-h336-dc5d3412-gmir?v=1771821350

## FAQs

- **Q**: When and where is Yoga with Jasmine being held?
  - **A:** Yoga with Jasmine takes place on Sat, 28 Feb, 2026 at 01:00 pm to Sat, 28 Feb, 2026 at 02:00 pm at 400 Cameron St, Alexandria, VA, United States.
- **Q**: Who is organizing Yoga with Jasmine?
  - **A:** Yoga with Jasmine is organized by American Legion Post 24, Old Town Alexandria, Virginia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yoga with Jasmine",
        "image": "https://cdn-az.allevents.in/events2/banners/f769934ff07eeaec41c039edf77cf76536be3911075cbfff5102c537aed1315c-rimg-w588-h336-dc5d3412-gmir?v=1771821350",
        "startDate": "2026-02-28",
        "endDate": "2026-02-28",
        "url": "https://allevents.in/alexandria/yoga-with-jasmine/200029400144242",
        "location": {
            "@type": "Place",
            "name": "400 Cameron St, Alexandria, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Cameron St, Alexandria, VA 22314-3222, United States",
                "addressLocality": "Alexandria",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.80571",
                "longitude": "-77.04371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Jasmine and continue your yoga journey.  Grab your mat, water, a friend and get some peace and flexibility back into your life.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 24 Old Town Alexandria Virginia",
                "url": "https://allevents.in/org/american-legion-post-24-old-town-alexandria-virginia/22289819"
            }
        ]
    }
]
```