

# Event Details

- **Event Name**: WOD du samedi
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 10:15 am
- **Event Description**: ...du sport....
- **Event URL**: https://allevents.in/poitiers/wod-du-samedi/200029707452755
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Poitiers
- **state**: PO
- **country**: France
- **location**: Îlot Tison
- **lat**: 46.574460145136
- **long**: 0.33859077127924
- **full address**: Îlot Tison, Rue du tison,Poitiers, France

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Fit'nburpeez (https://allevents.in/org/fitnburpeez/16948727)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5a985d57397b49b961b2ee0322cc3b18cb643f2474d23c2e3c7368b3c19d0ce9-rimg-w1200-h570-dc476047-gmir?v=1771681674
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2b2b1fd3df3bb9c4c8aceb310738b7e8002a69a3c7f0aa2fadf69876f6b507e2-rimg-w300-h300-dcffffff-gmir?v=1771681675

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 10:15 am
- **Q**: Where is the event happening?
  - **A:** Îlot Tison, Rue du tison,Poitiers, France
- **Q**: Who is organizing the event?
  - **A:** Fit'nburpeez
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about WOD du samedi ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "WOD du samedi",
        "image": "https://cdn-az.allevents.in/events2/banners/5a985d57397b49b961b2ee0322cc3b18cb643f2474d23c2e3c7368b3c19d0ce9-rimg-w1200-h570-dc476047-gmir?v=1771681674",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/poitiers/wod-du-samedi/200029707452755",
        "location": {
            "@type": "Place",
            "name": "Îlot Tison",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rue du tison,Poitiers, France",
                "addressLocality": "Poitiers",
                "addressRegion": "PO",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.574460145136",
                "longitude": "0.33859077127924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "...du sport....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fitnburpeez",
                "url": "https://allevents.in/org/fitnburpeez/16948727"
            }
        ]
    }
]
```