

# Event Details

- **Event Name**: Boys boot camp
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 03:00 pm
- **Event Description**: A weekend of adventure, fun and learning
- **Event URL**: https://allevents.in/bulawayo/boys-boot-camp/200030476346319
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Bulawayo
- **state**: MN
- **country**: Zimbabwe
- **location**: Bulawayo, Zimbabwe
- **lat**: -20.1546
- **long**: 28.5823
- **full address**: Bulawayo, Zimbabwe

## Event gallery

- **Alt text**: Boys boot camp
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b862958e04ff4393df791e718211a66425e867c7cf74ca07012ab92b56e0ae71-rimg-w1066-h1476-dc081828-gmir?v=1787366073

## FAQs

- **Q**: When and where is Boys boot camp being held?
  - **A:** Boys boot camp takes place on Sun, 23 Aug, 2026 at 03:00 pm to Sun, 23 Aug, 2026 at 03:00 pm at Bulawayo, Zimbabwe.
- **Q**: Who is organizing Boys boot camp?
  - **A:** Boys boot camp is organized by BOYS matter TOO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boys boot camp",
        "image": "https://cdn-az.allevents.in/events8/banners/b862958e04ff4393df791e718211a66425e867c7cf74ca07012ab92b56e0ae71-rimg-w1066-h1476-dc081828-gmir?v=1787366073",
        "startDate": "2026-08-23",
        "url": "https://allevents.in/bulawayo/boys-boot-camp/200030476346319",
        "location": {
            "@type": "Place",
            "name": "Bulawayo, Zimbabwe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bulawayo, Zimbabwe",
                "addressLocality": "Bulawayo",
                "addressRegion": "MN",
                "addressCountry": "ZW"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-20.1546",
                "longitude": "28.5823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A weekend of adventure, fun and learning",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BOYS matter TOO",
                "url": "https://allevents.in/org/boys-matter-too/28058137",
                "description": "BOYS matter TOO. 37 likes. Product/service"
            }
        ]
    }
]
```