{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://awwa.org.sg/#organization",
      "name": "AWWA",
      "url": "https://awwa.org.sg/",
      "description": "AWWA is a multi-service non-profit organisation and social service agency in Singapore supporting individuals, families, and seniors across all life stages."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/awwa#asg",
      "name": "AWWA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/awwa",
      "isPartOf": {
        "@id": "https://awwa.org.sg/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}