{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://grupocoringa.com.br/#organization",
      "name": "Grupo Coringa",
      "url": "https://grupocoringa.com.br/",
      "description": "Put your description here."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/grupo-coringa#asg",
      "name": "Grupo Coringa ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/grupo-coringa",
      "isPartOf": {
        "@id": "https://grupocoringa.com.br/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}