{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hysta.org/#organization",
      "name": "HYSTA",
      "url": "https://www.hysta.org/",
      "description": "Elevate entrepreneurship & leadership for Chinese Americans"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hysta#asg",
      "name": "HYSTA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hysta",
      "isPartOf": {
        "@id": "https://www.hysta.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}