

# Event Details

- **Event Name**: Echoes of Home
- **Event Start and End Date**: Thu, 16 Oct, 2025 at 10:00 am
- **Event Description**: Four artists exploring the concept of home
- **Event URL**: https://allevents.in/perth/echoes-of-home/200029054258530
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029054258530?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=perth-events

## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Ellis House Art Centre - Art Gallery
- **lat**: -31.92968
- **long**: 115.91742
- **full address**: Ellis House Art Centre - Art Gallery, 116 Milne St,Perth,WA,Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/34fbfe1703b24244456f116dadd7242b82cf8d1642702df9f5b0ea4005f0a441-rimg-w1200-h1702-dcfefefe-gmir?v=1760509289
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b50953fe4f6eb680b22762e1b5a4b914681d5c714d06eacd995c5483f5011284-rimg-w300-h300-dcfefefe-gmir?v=1760509290

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Oct, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Ellis House Art Centre - Art Gallery, 116 Milne St,Perth,WA,Australia
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Echoes of Home ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Echoes of Home",
        "image": "https://cdn-az.allevents.in/events3/banners/34fbfe1703b24244456f116dadd7242b82cf8d1642702df9f5b0ea4005f0a441-rimg-w1200-h1702-dcfefefe-gmir?v=1760509289",
        "startDate": "2025-10-16",
        "url": "https://allevents.in/perth/echoes-of-home/200029054258530",
        "location": {
            "@type": "Place",
            "name": "Ellis House Art Centre - Art Gallery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Milne St,Perth,WA,Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.92968",
                "longitude": "115.91742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Four artists exploring the concept of home"
    }
]
```