

# Event Details

- **Event Name**: DFA Hike #40 Glenburg Lodge
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 07:30 am
- **Event Description**: See the flyer. 
Hiking with lunch afterwards
- **Event URL**: https://allevents.in/sandton/dfa-hike-40-glenburg-lodge/200028792933758
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028792933758?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sandton-events

## Event venue details

- **city**: Sandton
- **state**: GT
- **country**: South Africa
- **location**: Glenburn Lodge Muldersdrift
- **lat**: -26.01482
- **long**: 28.01202
- **full address**: Glenburn Lodge Muldersdrift, Sandton, Gauteng, South Africa

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: DragonFly Adventures (https://allevents.in/org/dragonfly-adventures/24592408)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=DFA+Hike+%2340+Glenburg+Lodge&date=Sat%2C+13+Sep%2C+2025+at+07%3A30+am&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=DFA+Hike+%2340+Glenburg+Lodge&date=13+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Sep, 2025 at 07:30 am
- **Q**: Where is the event happening?
  - **A:** Glenburn Lodge Muldersdrift, Sandton, Gauteng, South Africa
- **Q**: Who is organizing the event?
  - **A:** DragonFly Adventures
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about DFA Hike #40 Glenburg Lodge ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DFA Hike #40 Glenburg Lodge",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=DFA+Hike+%2340+Glenburg+Lodge&date=Sat%2C+13+Sep%2C+2025+at+07%3A30+am&bg=4",
        "startDate": "2025-09-13",
        "url": "https://allevents.in/sandton/dfa-hike-40-glenburg-lodge/200028792933758",
        "location": {
            "@type": "Place",
            "name": "Glenburn Lodge Muldersdrift",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sandton, Gauteng",
                "addressLocality": "Sandton",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.01482",
                "longitude": "28.01202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See the flyer. \nHiking with lunch afterwards",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DragonFly Adventures",
                "url": "https://allevents.in/org/dragonfly-adventures/24592408"
            }
        ]
    }
]
```