

# Event Details

- **Event Name**: Hiking
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 07:00 am (+02:00)
- **Event Description**: Maruleng Hiking Club invites everyone to join us on our 4th hiking event of 2026 at Sedawa village on the 25th of April 2026
- **Event URL**: https://allevents.in/bushbuckridge/hiking/200029924460430
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bushbuckridge
- **state**: MP
- **country**: South Africa
- **location**: Sedawa Village Seribane
- **lat**: -24.361225
- **long**: 30.5590337
- **full address**: Sedawa Village Seribane, Ga-Sekororo, Limpopo, South Africa, Bushbuckridge

## Event gallery

- **Alt text**: Hiking
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7ece106c786e8e26bde4b04279363d44358749c1aa823a82ba3c27b494fe653b-rimg-w1140-h1600-dcf0f1f2-gmir?v=1775853269

## FAQs

- **Q**: When and where is Hiking being held?
  - **A:** Hiking takes place on Sat, 25 Apr, 2026 at 07:00 am to Sat, 25 Apr, 2026 at 07:00 am at Sedawa Village Seribane, Ga-Sekororo, Limpopo, South Africa, Bushbuckridge.
- **Q**: Who is organizing Hiking?
  - **A:** Hiking is organized by Maruleng Hiking Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hiking",
        "image": "https://cdn-az.allevents.in/events1/banners/7ece106c786e8e26bde4b04279363d44358749c1aa823a82ba3c27b494fe653b-rimg-w1140-h1600-dcf0f1f2-gmir?v=1775853269",
        "startDate": "2026-04-25T07:00:00+02:00",
        "url": "https://allevents.in/bushbuckridge/hiking/200029924460430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sedawa Village Seribane",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ga-Sekororo, Limpopo, South Africa",
                "addressLocality": "Bushbuckridge",
                "addressRegion": "MP",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-24.361225",
                "longitude": "30.5590337"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Maruleng Hiking Club invites everyone to join us on our 4th hiking event of 2026 at Sedawa village on the 25th of April 2026",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maruleng Hiking Club",
                "url": "https://allevents.in/org/maruleng-hiking-club/23501624"
            }
        ]
    }
]
```