{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rest.com.au/#organization",
      "name": "Rest Super",
      "url": "https://rest.com.au/",
      "description": "Award-winning, profit-to-member super fund with competitive fees and long-term performance. Find out why around 2 million members have chosen us. Read more"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rest-super#asg",
      "name": "Rest Super ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rest-super",
      "isPartOf": {
        "@id": "https://rest.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}