{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hope.be/#organization",
      "name": "Hope",
      "url": "https://hope.be/",
      "description": "The European Hospital and Healthcare Federation ; home page."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hope#asg",
      "name": "Hope ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hope",
      "isPartOf": {
        "@id": "https://hope.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}