{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://homeaidservices.com.au/#organization",
      "name": "HomeAid Services",
      "url": "https://homeaidservices.com.au/",
      "description": "Registered NDIS provider in Adelaide providing disability support workers, private home care, and specialized domestic cleaning services."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/homeaid-services#asg",
      "name": "HomeAid Services ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/homeaid-services",
      "isPartOf": {
        "@id": "https://homeaidservices.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}