

# Event Details

- **Event Name**: Lady Birds Luncheon 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Ladies please join us for this event, it’s going to be fun and informative
- **Event URL**: https://allevents.in/midrand/lady-birds-luncheon/200028952417138
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Midrand
- **state**: GT
- **country**: South Africa
- **location**: Edgecombe House
- **lat**: -25.9655
- **long**: 28.08203
- **full address**: Edgecombe House, Midrand, Gauteng, South Africa

## Event gallery

- **Alt text**: Lady Birds Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/548e3ef20f35615d6229d17bafe0fead4b5209a6ec0286b4d9c94b915ebad3a1-rimg-w530-h427-dcfeffff-gmir?v=1763675640

## FAQs

- **Q**: When and where is Lady Birds Luncheon  being held?
  - **A:** Lady Birds Luncheon  takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at Edgecombe House, Midrand, Gauteng, South Africa.
- **Q**: Who is organizing Lady Birds Luncheon ?
  - **A:** Lady Birds Luncheon  is organized by Lady Birds.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lady Birds Luncheon",
        "image": "https://cdn-az.allevents.in/events6/banners/548e3ef20f35615d6229d17bafe0fead4b5209a6ec0286b4d9c94b915ebad3a1-rimg-w530-h427-dcfeffff-gmir?v=1763675640",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/midrand/lady-birds-luncheon/200028952417138",
        "location": {
            "@type": "Place",
            "name": "Edgecombe House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Midrand, Gauteng",
                "addressLocality": "Midrand",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-25.9655",
                "longitude": "28.08203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ladies please join us for this event, it’s going to be fun and informative",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lady Birds",
                "url": "https://allevents.in/org/lady-birds/24449752"
            }
        ]
    }
]
```