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