{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sevenwestmedia.com.au/#organization",
      "name": "Seven West Media",
      "url": "https://sevenwestmedia.com.au/",
      "description": "Change the tagline"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/seven-west-media#asg",
      "name": "Seven West Media ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/seven-west-media",
      "isPartOf": {
        "@id": "https://sevenwestmedia.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}