{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.trivest.cz/#organization",
      "name": "TRIVEST development",
      "url": "http://www.trivest.cz/",
      "description": "trivest"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/trivest-development#asg",
      "name": "TRIVEST development ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/trivest-development",
      "isPartOf": {
        "@id": "http://www.trivest.cz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}