

# Event Details

- **Event Name**: The Alice Springs Show AGM
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 05:45 pm
- **Event Description**: Save the date
- **Event URL**: https://allevents.in/alice-springs/the-alice-springs-show-agm/200029174452932
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## 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**: The Alice Springs Show AGM
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/439be959ee64ecd2ce8a2d2e3ba4ebbdc7c3602d33fc2d0bda8f74303dc34a5f-rimg-w1200-h600-dcffffff-gmir?v=1764714758

## FAQs

- **Q**: When and where is The Alice Springs Show AGM being held?
  - **A:** The Alice Springs Show AGM takes place on Thu, 11 Dec, 2025 at 05:45 pm to Thu, 11 Dec, 2025 at 05:45 pm at Blatherskite Park, Len Kittle Drive, Alice Springs, NT, Australia, Northern Territory 0870.
- **Q**: Who is organizing The Alice Springs Show AGM?
  - **A:** The Alice Springs Show AGM is organized by Alice Springs Show.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Alice Springs Show AGM",
        "image": "https://cdn-az.allevents.in/events6/banners/439be959ee64ecd2ce8a2d2e3ba4ebbdc7c3602d33fc2d0bda8f74303dc34a5f-rimg-w1200-h600-dcffffff-gmir?v=1764714758",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/alice-springs/the-alice-springs-show-agm/200029174452932",
        "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": "Save the date",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alice Springs Show",
                "url": "https://allevents.in/org/alice-springs-show/26449464"
            }
        ]
    }
]
```