{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fr.helvetica.today/#organization",
      "name": "Helvetica",
      "url": "https://fr.helvetica.today/",
      "description": "De la Suisse dans les idées."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/helvetica#asg",
      "name": "Helvetica ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/helvetica",
      "isPartOf": {
        "@id": "https://fr.helvetica.today/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}