{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.yha.org.hk/#organization",
      "name": "YHA",
      "url": "http://www.yha.org.hk/",
      "description": "YHA's mission is to provide safe, simple, and affordable hostelling services to young people and travellers from all over the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/yha#asg",
      "name": "YHA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/yha",
      "isPartOf": {
        "@id": "http://www.yha.org.hk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}