

# Event Details

- **Event Name**: 2025 End of Year Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: Share an afternoon with us as our dancers Dance Through The Decades
- **Event URL**: https://allevents.in/adelaide/2025-end-of-year-concert/200029187222848
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details

- **Ticket URL**: https://www.trybooking.com/DGTGF?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=adelaide-events

## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: Norwood International High School
- **lat**: -34.918843665049
- **long**: 138.67191976276
- **full address**: Norwood International High School, Adelaide, Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Seidel Irish Dance (https://allevents.in/org/seidel-irish-dance/26014746)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2025+End+of+Year+Concert&date=Sat%2C+13+Dec%2C+2025+at+04%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6b2d01bf220e95d9b300a56cc4f1abc099834464419ca91bf583e6587f5c67a4-rimg-w300-h300-dc341066-gmir?v=1765136159

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Norwood International High School, Adelaide, Australia
- **Q**: Who is organizing the event?
  - **A:** Seidel Irish Dance
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about 2025 End of Year Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "2025 End of Year Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=2025+End+of+Year+Concert&date=Sat%2C+13+Dec%2C+2025+at+04%3A00+pm&bg=4",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/adelaide/2025-end-of-year-concert/200029187222848",
        "location": {
            "@type": "Place",
            "name": "Norwood International High School",
            "address": {
                "@type": "PostalAddress",
                "name": "Norwood International High School, Adelaide, Australia",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.918843665049",
                "longitude": "138.67191976276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Share an afternoon with us as our dancers Dance Through The Decades",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seidel Irish Dance",
                "url": "https://allevents.in/org/seidel-irish-dance/26014746"
            }
        ]
    }
]
```