

# Event Details

- **Event Name**: Soccer Ball Stretch and Flow
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 06:00 pm
- **Event Description**: Join us for a special soccer ball yoga flow!
- **Event URL**: https://allevents.in/galveston/soccer-ball-stretch-and-flow/200030214121620
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Galveston
- **state**: TX
- **country**: United States
- **location**: The San Luis Resort
- **lat**: 29.27261
- **long**: -94.8183
- **full address**: The San Luis Resort, 5222 Seawall Blvd,Galveston, Texas, United States

## Event gallery

- **Alt text**: Soccer Ball Stretch and Flow
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a3990128f02dee277c796967c5526bc896c2a1da520a3ac25fbf39aea6a697ac-rimg-w776-h582-dc1b2d10-gmir?v=1781672575

## FAQs

- **Q**: When and where is Soccer Ball Stretch and Flow being held?
  - **A:** Soccer Ball Stretch and Flow takes place on Thu, 18 Jun, 2026 at 06:00 pm to Thu, 18 Jun, 2026 at 06:00 pm at The San Luis Resort, 5222 Seawall Blvd,Galveston, Texas, United States.
- **Q**: Who is organizing Soccer Ball Stretch and Flow?
  - **A:** Soccer Ball Stretch and Flow is organized by Galveston Holistic Wellness.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soccer Ball Stretch and Flow",
        "image": "https://cdn-az.allevents.in/events4/banners/a3990128f02dee277c796967c5526bc896c2a1da520a3ac25fbf39aea6a697ac-rimg-w776-h582-dc1b2d10-gmir?v=1781672575",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/galveston/soccer-ball-stretch-and-flow/200030214121620",
        "location": {
            "@type": "Place",
            "name": "The San Luis Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5222 Seawall Blvd,Galveston, Texas",
                "addressLocality": "Galveston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.27261",
                "longitude": "-94.8183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special soccer ball yoga flow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Galveston Holistic Wellness",
                "url": "https://allevents.in/org/galveston-holistic-wellness/19885036"
            }
        ]
    }
]
```