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