{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.thesmithfamily.com.au/#organization",
      "name": "The Smith Family",
      "url": "https://www.thesmithfamily.com.au/",
      "description": "1 in 6 Australian children live in poverty. The Smith Family is an Australian Children's charity helping young people living in disadvantage by supporting their education and helping them break the cycle of poverty."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-smith-family#asg",
      "name": "The Smith Family ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-smith-family",
      "isPartOf": {
        "@id": "https://www.thesmithfamily.com.au/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}