

# Event Details

- **Event Name**: Golf Day
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 am (+02:00)
- **Event Description**: It's time to don your argyle cardigan, practice your backswing and sink a putt in the annual Golf Day hosted by the Ladysmith Country Club. So set your calendars because it's almost tee time.
- **Event URL**: https://allevents.in/newcastle/golf-day/200029622053936
- **Event Categories**: golf, sports, calendar
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Newcastle
- **state**: NL
- **country**: South Africa
- **location**: Ladysmith Country Club
- **lat**: -28.54691
- **long**: 29.77158
- **full address**: Ladysmith Country Club, Reservoir road,Ladysmith, KwaZulu-Natal, Newcastle, South Africa

## Event gallery

- **Alt text**: Golf Day
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/79f803918f7ded750fe4d39700a5bfea53ebb68dcc4562c6cf2100029eadd25e-rimg-w820-h312-dc16191b-gmir?v=1775792124

## FAQs

- **Q**: When and where is Golf Day being held?
  - **A:** Golf Day takes place on Sat, 25 Apr, 2026 at 09:00 am to Sat, 25 Apr, 2026 at 09:00 am at Ladysmith Country Club, Reservoir road,Ladysmith, KwaZulu-Natal, Newcastle, South Africa.
- **Q**: Who is organizing Golf Day?
  - **A:** Golf Day is organized by Animal Anti-Cruelty League Ladysmith KZN.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Golf Day 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 Newcastle, this event is thoughtfully curated to deliver a standout experience worth every moment. If Golf Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Golf Day",
        "image": "https://cdn-az.allevents.in/events2/banners/79f803918f7ded750fe4d39700a5bfea53ebb68dcc4562c6cf2100029eadd25e-rimg-w820-h312-dc16191b-gmir?v=1775792124",
        "startDate": "2026-04-25T09:00:00+02:00",
        "url": "https://allevents.in/newcastle/golf-day/200029622053936",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ladysmith Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Reservoir road,Ladysmith, KwaZulu-Natal",
                "addressLocality": "Newcastle",
                "addressRegion": "NL",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-28.54691",
                "longitude": "29.77158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's time to don your argyle cardigan, practice your backswing and sink a putt in the annual Golf Day hosted by the Ladysmith Country Club. So set your calendars because it's almost tee time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Animal Anti-Cruelty League Ladysmith KZN",
                "url": "https://allevents.in/org/animal-anti-cruelty-league-ladysmith-kzn/25333096"
            }
        ]
    }
]
```