

# Event Details

- **Event Name**: Rondebosch Noddy Christmas Party
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 06:00 pm – Tue, 18 Nov, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/rondebosch-cape-town/rondebosch-noddy-christmas-party/80001830698269
- **Event Categories**: christmas, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Rondebosch, Cape Town
- **state**: WC
- **country**: South Africa
- **location**: YMCA Field
- **lat**: -33.9759411
- **long**: 18.4803504
- **full address**: YMCA Field, 60 Keurboom Rd, Rondebosch, Cape Town, 7700, South Africa, Rondebosch, Cape Town

## Event gallery

- **Alt text**: Rondebosch Noddy Christmas Party
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb691b294e56f58.jpg

## FAQs

- **Q**: When and where is Rondebosch Noddy Christmas Party being held?
  - **A:** Rondebosch Noddy Christmas Party takes place on Tue, 18 Nov, 2025 at 06:00 pm to Tue, 18 Nov, 2025 at 10:00 pm at YMCA Field, 60 Keurboom Rd, Rondebosch, Cape Town, 7700, South Africa, Rondebosch, Cape Town.
- **Q**: Who is organizing Rondebosch Noddy Christmas Party?
  - **A:** Rondebosch Noddy Christmas Party is organized by Round Table - Cape Town 9.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rondebosch Noddy Christmas Party",
        "image": "https://cdn2.allevents.in/thumbs/thumb691b294e56f58.jpg",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/rondebosch-cape-town/rondebosch-noddy-christmas-party/80001830698269",
        "location": {
            "@type": "Place",
            "name": "YMCA Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Keurboom Rd, Rondebosch, Cape Town, 7700, South Africa",
                "postalCode": "7700",
                "addressLocality": "Rondebosch, Cape Town",
                "addressRegion": "WC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.9759411",
                "longitude": "18.4803504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Round Table - Cape Town 9",
                "url": "https://allevents.in/org/round-table-cape-town-9/27095804"
            }
        ]
    }
]
```