

# Event Details

- **Event Name**: Annual General Meeting - RDA Alice Springs Inc
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 02:00 pm
- **Event Description**: Notice is hereby given that RDA Alice Springs Inc will be holding their Annual General Meeting.
- **Event URL**: https://allevents.in/alice-springs/annual-general-meeting-rda-alice-springs-inc/200029020690235
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Alice Springs
- **state**: NT
- **country**: Australia
- **location**: Blatherskite Park - Len Kittle Drive, Alice Springs, NT, Australia, Northern Territory 0870
- **lat**: -23.7373
- **long**: 133.86394
- **full address**: Blatherskite Park - Len Kittle Drive, Alice Springs, NT, Australia, Northern Territory 0870

## Event gallery

- **Alt text**: Annual General Meeting - RDA Alice Springs Inc
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/650e66ffed90d110fc3d3881a43ae4b796576be537557161f81128cfbde9b77a-rimg-w1200-h675-dc5c2d93-gmir?v=1762526783

## FAQs

- **Q**: When and where is Annual General Meeting - RDA Alice Springs Inc being held?
  - **A:** Annual General Meeting - RDA Alice Springs Inc takes place on Sat, 08 Nov, 2025 at 02:00 pm to Sat, 08 Nov, 2025 at 02:00 pm at Blatherskite Park - Len Kittle Drive, Alice Springs, NT, Australia, Northern Territory 0870.
- **Q**: Who is organizing Annual General Meeting - RDA Alice Springs Inc?
  - **A:** Annual General Meeting - RDA Alice Springs Inc is organized by RDA Alice Springs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual General Meeting - RDA Alice Springs Inc",
        "image": "https://cdn-az.allevents.in/events3/banners/650e66ffed90d110fc3d3881a43ae4b796576be537557161f81128cfbde9b77a-rimg-w1200-h675-dc5c2d93-gmir?v=1762526783",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/alice-springs/annual-general-meeting-rda-alice-springs-inc/200029020690235",
        "location": {
            "@type": "Place",
            "name": "Blatherskite Park - Len Kittle Drive, Alice Springs, NT, Australia, Northern Territory 0870",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Blatherskite Park, Len Kittle Dr, Ilparpa NT 0873, Australia",
                "addressLocality": "Alice Springs",
                "addressRegion": "NT",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-23.7373",
                "longitude": "133.86394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Notice is hereby given that RDA Alice Springs Inc will be holding their Annual General Meeting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RDA Alice Springs",
                "url": "https://allevents.in/org/rda-alice-springs/26487064"
            }
        ]
    }
]
```