{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.madman.com.au/#organization",
      "name": "Madman",
      "url": "http://www.madman.com.au/",
      "description": "Madman Entertainment is an independent distributor with a focus on remarkable stories. We are proud to share films with audiences in Australia and New Zealand that transcend the screen; starting conversations, encouraging reflection and empowering change."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/madman#asg",
      "name": "Madman ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/madman",
      "isPartOf": {
        "@id": "http://www.madman.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}