

# Event Details

- **Event Name**: Yoga: Vinyasa and Mobility
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 07:30 am
- **Event Description**: Located in the Pound Studio, join me for 60 minutes of yoga cost is $15 and you need a yoga mat.
- **Event URL**: https://allevents.in/canton/yoga-vinyasa-and-mobility/200029637065413
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Canton
- **state**: SD
- **country**: United States
- **location**: POUND By Amber
- **lat**: 43.301465529821
- **long**: -96.593029474749
- **full address**: POUND By Amber, 109 N Main Street ,Canton, South Dakota, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Yoga with Laura (https://allevents.in/org/yoga-with-laura/27209242)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yoga%3A+Vinyasa+and+Mobility&date=Sun%2C+22+Feb%2C+2026+at+07%3A30+am&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yoga%3A+Vinyasa+and+Mobility&date=22+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Feb, 2026 at 07:30 am
- **Q**: Where is the event happening?
  - **A:** POUND By Amber, 109 N Main Street ,Canton, South Dakota, United States
- **Q**: Who is organizing the event?
  - **A:** Yoga with Laura
- **Q**: What type of event is this?
  - **A:** health-wellness
- **Q**: Where can I find ticket details about Yoga: Vinyasa and Mobility ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yoga: Vinyasa and Mobility",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Yoga%3A+Vinyasa+and+Mobility&date=Sun%2C+22+Feb%2C+2026+at+07%3A30+am&bg=4",
        "startDate": "2026-02-22",
        "url": "https://allevents.in/canton/yoga-vinyasa-and-mobility/200029637065413",
        "location": {
            "@type": "Place",
            "name": "POUND By Amber",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 N Main Street ,Canton, South Dakota",
                "addressLocality": "Canton",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.301465529821",
                "longitude": "-96.593029474749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Located in the Pound Studio, join me for 60 minutes of yoga cost is $15 and you need a yoga mat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yoga with Laura",
                "url": "https://allevents.in/org/yoga-with-laura/27209242"
            }
        ]
    }
]
```