

# Event Details

- **Event Name**: Soccer Match
- **Event Start and End Date**: Sun, 24 May, 2026 at 01:30 pm
- **Event Description**: Come and witness  real talent
- **Event URL**: https://allevents.in/harare/soccer-match/200030097651358
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Harare
- **state**: MC
- **country**: Zimbabwe
- **location**: Harare Chitungwuza
- **lat**: -17.822570800781
- **long**: 31.052856445312
- **full address**: Harare Chitungwuza, Harare, Zimbabwe

## Event gallery

- **Alt text**: Soccer Match
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/53212e09b6fabcf1339128952fd50482c1ba8187885984ab567f7f6a2e2e7b4d-rimg-w1054-h1492-dc020306-gmir?v=1779440638

## FAQs

- **Q**: When and where is Soccer Match being held?
  - **A:** Soccer Match takes place on Sun, 24 May, 2026 at 01:30 pm to Sun, 24 May, 2026 at 01:30 pm at Harare Chitungwuza, Harare, Zimbabwe.
- **Q**: Who is organizing Soccer Match?
  - **A:** Soccer Match is organized by Stout Strikers Sports & Fitness Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Soccer Match is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Harare, this event is thoughtfully curated to deliver a standout experience worth every moment. If Soccer Match sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Soccer Match",
        "image": "https://cdn-az.allevents.in/events1/banners/53212e09b6fabcf1339128952fd50482c1ba8187885984ab567f7f6a2e2e7b4d-rimg-w1054-h1492-dc020306-gmir?v=1779440638",
        "startDate": "2026-05-24",
        "url": "https://allevents.in/harare/soccer-match/200030097651358",
        "location": {
            "@type": "Place",
            "name": "Harare Chitungwuza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Harare, Zimbabwe",
                "addressLocality": "Harare",
                "addressRegion": "MC",
                "addressCountry": "ZW"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-17.822570800781",
                "longitude": "31.052856445312"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and witness  real talent",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stout Strikers Sports & Fitness Club",
                "url": "https://allevents.in/org/stout-strikers-sports-and-fitness-club/27815494"
            }
        ]
    }
]
```