| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://dktcomega.com/#website",
        "url": "https://dktcomega.com/",
        "name": "DKT Comega",
        "description": "Combining engineering and technical expertise with practical product solutions",
        "publisher": {
          "@id": "https://dktcomega.com/#organization"
        },
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://dktcomega.com/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "Organization",
        "@id": "https://dktcomega.com/#organization",
        "name": "DKT Comega",
        "url": "https://dktcomega.com/"
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://dktcomega.com/#breadcrumblist",
        "itemListElement": [
          {
            "@type": "ListItem",
            "@id": "https://dktcomega.com/#listItem",
            "position": 1,
            "item": {
              "@id": "https://dktcomega.com/#item",
              "name": "Home",
              "description": "DKT is combining engineering and technical expertise with practical product solutions to set new standards in the industry!",
              "url": "https://dktcomega.com/"
            }
          }
        ]
      },
      {
        "@type": "WebPage",
        "@id": "https://dktcomega.com/#webpage",
        "url": "https://dktcomega.com/",
        "name": "DKT Comega",
        "description": "DKT is combining engineering and technical expertise with practical product solutions to set new standards in the industry!",
        "inLanguage": "en-GB",
        "isPartOf": {
          "@id": "https://dktcomega.com/#website"
        },
        "breadcrumb": {
          "@id": "https://dktcomega.com/#breadcrumblist"
        },
        "datePublished": "2023-03-21T15:43:25+01:00",
        "dateModified": "2024-04-29T13:06:15+02:00"
      }
    ]
  }
]
         
       |