

# Event Details

- **Event Name**: Matchday 
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 01:00 pm
- **Event Description**: Friendly game
- **Event URL**: https://allevents.in/nelspruit/matchday/200030281802559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Nelspruit
- **state**: MP
- **country**: South Africa
- **location**: Mbombela
- **lat**: -25.4741
- **long**: 30.979
- **full address**: Mbombela, Mbombela, Nelspruit, South Africa

## Event gallery

- **Alt text**: Matchday
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dd390570e4b4fd156e5a599e0eac2fb986b5d63d99a25d411f1d9970ae3ad260-rimg-w1024-h1536-dc121705-gmir?v=1783430178

## FAQs

- **Q**: When and where is Matchday  being held?
  - **A:** Matchday  takes place on Fri, 10 Jul, 2026 at 01:00 pm to Fri, 10 Jul, 2026 at 01:00 pm at Mbombela, Mbombela, Nelspruit, South Africa.
- **Q**: Who is organizing Matchday ?
  - **A:** Matchday  is organized by Dwarsloop Academy.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Matchday  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 Nelspruit, this event is thoughtfully curated to deliver a standout experience worth every moment. If Matchday  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": "Matchday",
        "image": "https://cdn-az.allevents.in/events7/banners/dd390570e4b4fd156e5a599e0eac2fb986b5d63d99a25d411f1d9970ae3ad260-rimg-w1024-h1536-dc121705-gmir?v=1783430178",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/nelspruit/matchday/200030281802559",
        "location": {
            "@type": "Place",
            "name": "Mbombela",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mbombela",
                "addressLocality": "Nelspruit",
                "addressRegion": "MP",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-25.4741",
                "longitude": "30.979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friendly game",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dwarsloop Academy",
                "url": "https://allevents.in/org/dwarsloop-academy/27949758"
            }
        ]
    }
]
```