

# Event Details

- **Event Name**: That Dance Place’s 25th anniversary year concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 am – Sun, 07 Dec, 2025 at 09:00 am
- **Event Description**: Welcome to That Dance Place 25th anniversary concert. We can’t wait to celebrate with you all again.
- **Event URL**: https://allevents.in/werribee-south/that-dance-place’s-25th-anniversary-year-concert/200028868642127
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 75

## Ticket Details

- **Ticket URL**: http://facebook.com/200028868642127?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=werribee+south-events

## Event venue details

- **city**: Werribee South
- **state**: VI
- **country**: Australia
- **location**: Werribee, Victoria
- **lat**: -37.9
- **long**: 144.667
- **full address**: Werribee, Victoria, Melbourne,VIC,Australia, Werribee South

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4095b7f709772171148df7f932b3cb220d93d18e9cc96786d0dd81b1b647b41e-rimg-w1170-h738-dc191919-gmir?v=1764585032
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c734bd5aef9c0a9e9c616bf73019824c5effd5836200b7ddd7f053e9b5766146-rimg-w300-h300-dc181818-gmir?v=1764585032

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 06:00 am
- **Q**: Where is the event happening?
  - **A:** Werribee, Victoria, Melbourne,VIC,Australia, Werribee South
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about That Dance Place’s 25th anniversary 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": "That Dance Place’s 25th anniversary year concert",
        "image": "https://cdn-az.allevents.in/events9/banners/4095b7f709772171148df7f932b3cb220d93d18e9cc96786d0dd81b1b647b41e-rimg-w1170-h738-dc191919-gmir?v=1764585032",
        "startDate": "2025-12-06",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/werribee-south/that-dance-place’s-25th-anniversary-year-concert/200028868642127",
        "location": {
            "@type": "Place",
            "name": "Werribee, Victoria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Melbourne,VIC,Australia",
                "addressLocality": "Werribee South",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.9",
                "longitude": "144.667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome to That Dance Place 25th anniversary concert. We can’t wait to celebrate with you all again."
    }
]
```