{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://andreiapro.com/#organization",
      "name": "Portfolio",
      "url": "http://andreiapro.com/",
      "description": "HTML5 website template"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/portfolio#asg",
      "name": "Portfolio ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/portfolio",
      "isPartOf": {
        "@id": "http://andreiapro.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}