{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hqnetwork.co.uk/#organization",
      "name": "My Great Blog",
      "url": "https://hqnetwork.co.uk/",
      "description": "Every year thousands of delegates attend HQN events to get up-to-speed with the latest policy developments and best practice in the housing sector. Renowned"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/my-great-blog#asg",
      "name": "My Great Blog ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/my-great-blog",
      "isPartOf": {
        "@id": "https://hqnetwork.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}