

# Event Details

- **Event Name**: Saturday BootCamp
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 08:00 am – Sat, 15 Nov, 2025 at 09:00 am
- **Event Description**: An outdoor, group fitness session lasting no more than 40 minutes. The program changes every week and is designed to improve fitness, strength, endurance and mobility
- **Event URL**: https://allevents.in/stafford/saturday-bootcamp/200029177871013
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Stafford
- **state**: EN
- **country**: United Kingdom
- **location**: Stafford Cricket & Hockey Club
- **lat**: 52.801252985309
- **long**: -2.1050785717985
- **full address**: Stafford Cricket &amp; Hockey Club, Stafford, United Kingdom

## Event gallery

- **Alt text**: Saturday BootCamp
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/941486c091ec6771f4d27d16c3bebe899c16c14d1c5dc0f62c20f0282bddab0f-rimg-w850-h315-dcf5529f-gmir?v=1762868953

## FAQs

- **Q**: When and where is Saturday BootCamp being held?
  - **A:** Saturday BootCamp takes place on Sat, 15 Nov, 2025 at 08:00 am to Sat, 15 Nov, 2025 at 09:00 am at Stafford Cricket &amp; Hockey Club, Stafford, United Kingdom.
- **Q**: Who is organizing Saturday BootCamp?
  - **A:** Saturday BootCamp is organized by Unlimited Health and Fitness.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday BootCamp",
        "image": "https://cdn-az.allevents.in/events9/banners/941486c091ec6771f4d27d16c3bebe899c16c14d1c5dc0f62c20f0282bddab0f-rimg-w850-h315-dcf5529f-gmir?v=1762868953",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/stafford/saturday-bootcamp/200029177871013",
        "location": {
            "@type": "Place",
            "name": "Stafford Cricket & Hockey Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Stafford Cricket &amp; Hockey Club, Stafford, United Kingdom",
                "addressLocality": "Stafford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.801252985309",
                "longitude": "-2.1050785717985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An outdoor, group fitness session lasting no more than 40 minutes. The program changes every week and is designed to improve fitness, strength, endurance and mobility",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unlimited Health and Fitness",
                "url": "https://allevents.in/org/unlimited-health-and-fitness/25771055"
            }
        ]
    }
]
```