{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://netframe.it/#organization",
      "name": "Netframe",
      "url": "https://netframe.it/",
      "description": "System integrator IT dell"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/netframe#asg",
      "name": "Netframe ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/netframe",
      "isPartOf": {
        "@id": "https://netframe.it/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}